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 74ca46e commit 9162090Copy full SHA for 9162090
package.json
@@ -62,8 +62,8 @@
62
"@types/node": "^18.16.16",
63
"@types/react": "^18.2.8",
64
"@types/ws": "^8.2.0",
65
- "@typescript-eslint/eslint-plugin": "6.0.0",
66
- "@typescript-eslint/parser": "6.0.0",
+ "@typescript-eslint/eslint-plugin": "^6.2.1",
+ "@typescript-eslint/parser": "^6.2.1",
67
"autoprefixer": "^10.4.7",
68
"cross-env": "^7.0.3",
69
"eslint": "^8.40.0",
0 commit comments