We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc83ca commit c157c34Copy full SHA for c157c34
package.json
@@ -20,10 +20,10 @@
20
"@commitlint/config-conventional": "^17.8.1",
21
"@nuxtjs/eslint-config-typescript": "10.0.0",
22
"@types/jest": "28.1.8",
23
- "@typescript-eslint/eslint-plugin": "5.62.0",
24
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "8.16.0",
+ "@typescript-eslint/parser": "8.16.0",
25
"conventional-changelog-conventionalcommits": "^5.0.0",
26
- "eslint": "8.57.1",
+ "eslint": "9.16.0",
27
"jest": "28.1.3",
28
"jest-environment-jsdom": "^28.1.3",
29
"semver": "^7.6.3",
0 commit comments