We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae1f54 commit b7e68cfCopy full SHA for b7e68cf
package.json
@@ -30,8 +30,8 @@
30
"contrib:check": "all-contributors check"
31
},
32
"devDependencies": {
33
- "@commitlint/cli": "^19.8.1",
34
- "@commitlint/config-conventional": "^19.8.1",
+ "@commitlint/cli": "^20.4.1",
+ "@commitlint/config-conventional": "^20.4.1",
35
"@norgate-av/genlinx": "^2.7.0",
36
"@semantic-release/changelog": "^6.0.3",
37
"@semantic-release/exec": "^7.1.0",
@@ -41,8 +41,8 @@
41
"cz-conventional-changelog": "3.3.0",
42
"doctoc": "^2.2.1",
43
"husky": "^9.1.7",
44
- "lint-staged": "^16.1.6",
45
- "prettier": "^3.6.2",
46
- "semantic-release": "^24.2.8"
+ "lint-staged": "^16.2.7",
+ "prettier": "^3.8.1",
+ "semantic-release": "^25.0.3"
47
}
48
0 commit comments