Skip to content

Commit af781d6

Browse files
committed
test: lint
1 parent 9995c2e commit af781d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@
5656
},
5757
"devDependencies": {
5858
"@antfu/eslint-config": "^2.8.0",
59-
"@commitlint/cli": "^19.0.3",
60-
"@commitlint/config-conventional": "^19.0.3",
59+
"@commitlint/cli": "^17.0.3",
60+
"@commitlint/config-conventional": "^17.0.3",
6161
"@types/node": "^20.11.5",
6262
"@vitest/coverage-v8": "^1.2.2",
63-
"commitizen": "^4.3.0",
63+
"commitizen": "^4.2.5",
6464
"cz-conventional-changelog": "^3.3.0",
6565
"esbuild": "^0.20.0",
6666
"eslint": "^8.57.0",
6767
"eslint-config-airbnb-base": "^15.0.0",
6868
"eslint-plugin-import": "^2.29.1",
6969
"gradient-string": "^2.0.2",
70-
"husky": "^9.0.11",
70+
"husky": "^8.0.1",
7171
"rimraf": "^5.0.5",
7272
"vite": "^5.0.11",
7373
"vitest": "^1.2.2"

0 commit comments

Comments
 (0)