We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb95bb commit 5ce43d8Copy full SHA for 5ce43d8
package.json
@@ -36,8 +36,8 @@
36
"@commitlint/cli": "19.3.0",
37
"@commitlint/config-conventional": "19.2.2",
38
"@types/node": "^20.10.4",
39
- "@typescript-eslint/eslint-plugin": "7.18.0",
40
- "@typescript-eslint/parser": "7.18.0",
+ "@typescript-eslint/eslint-plugin": "8.17.0",
+ "@typescript-eslint/parser": "8.17.0",
41
"@vitest/coverage-v8": "2.1.1",
42
"@vitest/ui": "2.1.1",
43
"c8": "10.1.2",
0 commit comments