We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc6a81 commit c04f7d5Copy full SHA for c04f7d5
package.json
@@ -40,14 +40,14 @@
40
"@react-leaflet/core": "^2.1.0",
41
"@testing-library/jest-dom": "6.4.8",
42
"@testing-library/react": "15.0.7",
43
- "eslint": "8.57.0",
+ "eslint": "9.12.0",
44
"eslint-config-standard": "17.1.0",
45
"eslint-config-standard-jsx": "11.0.0",
46
"eslint-plugin-import": "2.29.1",
47
- "eslint-plugin-jest": "27.9.0",
+ "eslint-plugin-jest": "28.8.3",
48
"eslint-plugin-jsx-a11y": "6.9.0",
49
- "eslint-plugin-n": "16.6.2",
50
- "eslint-plugin-promise": "6.4.0",
+ "eslint-plugin-n": "17.11.1",
+ "eslint-plugin-promise": "7.1.0",
51
"eslint-plugin-react": "7.34.3",
52
"eslint-plugin-react-hooks": "4.6.2",
53
"esquery": "1.6.0",
0 commit comments