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 5a2aec6 commit 56b2499Copy full SHA for 56b2499
package.json
@@ -61,8 +61,8 @@
61
"react-dom": ">=18.2.0"
62
},
63
"devDependencies": {
64
- "@commitlint/cli": "19.4.1",
65
- "@commitlint/config-conventional": "19.4.1",
+ "@commitlint/cli": "19.5.0",
+ "@commitlint/config-conventional": "19.5.0",
66
"@eslint/compat": "1.2.0",
67
"@eslint/js": "9.9.1",
68
"@semantic-release/commit-analyzer": "13.0.0",
@@ -83,7 +83,7 @@
83
"alias-hq": "6.2.4",
84
"classnames": "2.5.1",
85
"commitizen": "4.3.1",
86
- "commitlint": "19.4.1",
+ "commitlint": "19.5.0",
87
"cz-conventional-changelog": "3.3.0",
88
"eslint": "9.9.1",
89
"eslint-config-prettier": "9.1.0",
0 commit comments