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 0493547 commit cd4164cCopy full SHA for cd4164c
package.json
@@ -38,7 +38,7 @@
38
"@rollup/plugin-typescript": "^11.1.6",
39
"@testing-library/dom": "^10.4.0",
40
"@testing-library/react": "^16.0.0",
41
- "@types/eslint": "^8.56.10",
+ "@types/eslint": "^9.6.1",
42
"@types/jest": "^29.5.12",
43
"@types/node": "22",
44
"@types/react": "^18.3.4",
@@ -49,7 +49,7 @@
49
"babel-jest": "^29.7.0",
50
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
51
"core-js": "^3.38.1",
52
- "eslint": "^8.57.0",
+ "eslint": "^9.15.0",
53
"eslint-config-prettier": "^9.1.0",
54
"eslint-plugin-import": "^2.29.1",
55
"eslint-plugin-jest": "^28.8.0",
0 commit comments