We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a722a commit 6c36d59Copy full SHA for 6c36d59
package.json
@@ -30,8 +30,8 @@
30
"contrib:check": "all-contributors check"
31
},
32
"devDependencies": {
33
- "@commitlint/cli": "^19.7.1",
34
- "@commitlint/config-conventional": "^19.7.1",
+ "@commitlint/cli": "^19.8.0",
+ "@commitlint/config-conventional": "^19.8.0",
35
"@norgate-av/genlinx": "^2.2.1",
36
"@semantic-release/changelog": "^6.0.3",
37
"@semantic-release/exec": "^7.0.3",
@@ -41,8 +41,8 @@
41
"cz-conventional-changelog": "3.3.0",
42
"doctoc": "^2.2.1",
43
"husky": "^9.0.11",
44
- "lint-staged": "^15.4.3",
45
- "prettier": "^3.5.1",
+ "lint-staged": "^15.5.0",
+ "prettier": "^3.5.3",
46
"semantic-release": "^24.2.3"
47
}
48
0 commit comments