We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8e360 commit 419fb38Copy full SHA for 419fb38
package.json
@@ -59,13 +59,13 @@
59
"@figma-export/cli": "6.2.0",
60
"@nullvoxpopuli/eslint-configs": "^4.0.0",
61
"@types/fs-extra": "^11.0.1",
62
- "@typescript-eslint/eslint-plugin": "^7.0.0",
63
- "@typescript-eslint/parser": "^7.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
64
"@vitest/coverage-v8": "^0.34.4",
65
"autoprefixer": "^10.4.15",
66
"c8": "^10.0.0",
67
"common-tags": "^1.8.2",
68
- "eslint": "^8.47.0",
+ "eslint": "^9.0.0",
69
"execa": "^8.0.1",
70
"fs-extra": "^11.1.1",
71
"npm-run-all2": "^8.0.0",
0 commit comments