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 998d36e commit ffd59cbCopy full SHA for ffd59cb
package.json
@@ -53,7 +53,7 @@
53
"@babel/eslint-parser": "7.28.6",
54
"@babel/preset-env": "7.29.0",
55
"@babel/preset-react": "7.28.5",
56
- "@eslint/js": "9.39.3",
+ "@eslint/js": "10.0.1",
57
"@testing-library/dom": "10.4.1",
58
"@testing-library/jest-dom": "6.9.1",
59
"@testing-library/react": "16.3.2",
@@ -64,7 +64,7 @@
64
"cross-env": "7.0.3",
65
"css-loader": "7.1.4",
66
"css-minimizer-webpack-plugin": "7.0.4",
67
- "eslint": "9.39.3",
+ "eslint": "10.0.1",
68
"eslint-config-prettier": "10.1.8",
69
"eslint-plugin-import": "2.32.0",
70
"eslint-plugin-jsx-a11y": "6.10.2",
0 commit comments