We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d96da4 commit e6f0f19Copy full SHA for e6f0f19
package.json
@@ -61,8 +61,8 @@
61
"react-dom": ">=18.2.0"
62
},
63
"devDependencies": {
64
- "@commitlint/cli": "19.8.1",
65
- "@commitlint/config-conventional": "19.8.1",
+ "@commitlint/cli": "20.2.0",
+ "@commitlint/config-conventional": "20.2.0",
66
"@eslint/compat": "1.4.1",
67
"@eslint/js": "9.24.0",
68
"@semantic-release/commit-analyzer": "13.0.1",
@@ -83,7 +83,7 @@
83
"alias-kitchen": "0.1.2",
84
"classnames": "2.5.1",
85
"commitizen": "4.3.1",
86
- "commitlint": "19.8.1",
+ "commitlint": "20.2.0",
87
"cz-conventional-changelog": "3.3.0",
88
"eslint": "9.24.0",
89
"eslint-config-prettier": "10.1.8",
0 commit comments