We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3faefc0 commit e49d490Copy full SHA for e49d490
2 files changed
package.json
@@ -35,8 +35,8 @@
35
"contrib:check": "all-contributors check"
36
},
37
"devDependencies": {
38
- "@commitlint/cli": "^20.3.1",
39
- "@commitlint/config-conventional": "^20.3.1",
+ "@commitlint/cli": "^20.4.0",
+ "@commitlint/config-conventional": "^20.4.0",
40
"@norgate-av/dropnode": "^1.0.0",
41
"@norgate-av/genlinx": "^2.7.0",
42
"@semantic-release/changelog": "^6.0.3",
@@ -52,6 +52,6 @@
52
"husky": "^9.1.7",
53
"lint-staged": "^16.2.7",
54
"prettier": "^3.8.1",
55
- "semantic-release": "^25.0.2"
+ "semantic-release": "^25.0.3"
56
}
57
0 commit comments