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 17ab34f commit 164a45cCopy full SHA for 164a45c
2 files changed
package.json
@@ -35,15 +35,15 @@
35
"@types/react-dom": "18.3.0",
36
"@types/webpack": "5.28.5",
37
"@types/webpack-dev-server": "4.7.2",
38
- "@typescript-eslint/eslint-plugin": "7.16.1",
39
- "@typescript-eslint/parser": "7.16.1",
+ "@typescript-eslint/eslint-plugin": "8.8.0",
+ "@typescript-eslint/parser": "8.8.0",
40
"commit-and-tag-version": "12.4.1",
41
- "eslint": "8.57.0",
+ "eslint": "9.11.1",
42
"eslint-config-standard": "17.1.0",
43
"eslint-plugin-babel": "5.3.1",
44
"eslint-plugin-import": "2.29.1",
45
"eslint-plugin-n": "17.9.0",
46
- "eslint-plugin-promise": "6.4.0",
+ "eslint-plugin-promise": "7.1.0",
47
"eslint-plugin-react": "7.34.4",
48
"html-webpack-plugin": "5.6.0",
49
"jest": "29.7.0",
0 commit comments