We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3465fae commit 9281258Copy full SHA for 9281258
package.json
@@ -52,8 +52,8 @@
52
"devDependencies": {
53
"@types/centra": "2.2.3",
54
"@types/node": "20.14.14",
55
- "@typescript-eslint/eslint-plugin": "7.18.0",
56
- "@typescript-eslint/parser": "7.18.0",
+ "@typescript-eslint/eslint-plugin": "8.0.0",
+ "@typescript-eslint/parser": "8.0.0",
57
"eslint-config-airbnb-base": "15.0.0",
58
"prettier": "3.3.3",
59
"rimraf": "5.0.10",
0 commit comments