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 a2e3021 commit 81b9602Copy full SHA for 81b9602
package.json
@@ -24,11 +24,11 @@
24
"swr": "^2.0.0"
25
},
26
"devDependencies": {
27
- "@commitlint/cli": "^17.0.0",
28
- "@commitlint/config-conventional": "^17.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
29
"@types/react": "^18.0.0",
30
"autoprefixer": "^10.4.0",
31
- "commitlint": "^17.0.0",
+ "commitlint": "^19.0.0",
32
"commitlint-config-gitmoji": "^2.2.5",
33
"eslint": "8.57.1",
34
"eslint-config-next": "14.2.31",
0 commit comments