We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9995c2e commit af781d6Copy full SHA for af781d6
package.json
@@ -56,18 +56,18 @@
56
},
57
"devDependencies": {
58
"@antfu/eslint-config": "^2.8.0",
59
- "@commitlint/cli": "^19.0.3",
60
- "@commitlint/config-conventional": "^19.0.3",
+ "@commitlint/cli": "^17.0.3",
+ "@commitlint/config-conventional": "^17.0.3",
61
"@types/node": "^20.11.5",
62
"@vitest/coverage-v8": "^1.2.2",
63
- "commitizen": "^4.3.0",
+ "commitizen": "^4.2.5",
64
"cz-conventional-changelog": "^3.3.0",
65
"esbuild": "^0.20.0",
66
"eslint": "^8.57.0",
67
"eslint-config-airbnb-base": "^15.0.0",
68
"eslint-plugin-import": "^2.29.1",
69
"gradient-string": "^2.0.2",
70
- "husky": "^9.0.11",
+ "husky": "^8.0.1",
71
"rimraf": "^5.0.5",
72
"vite": "^5.0.11",
73
"vitest": "^1.2.2"
0 commit comments