We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c40a98 commit ff2a74bCopy full SHA for ff2a74b
package.json
@@ -64,14 +64,14 @@
64
"@testing-library/react": "15.0.7",
65
"babel-loader": "9.1.3",
66
"copy-webpack-plugin": "12.0.2",
67
- "eslint": "8.41.0",
68
- "eslint-config-standard": "17.0.0",
+ "eslint": "8.57.0",
+ "eslint-config-standard": "17.1.0",
69
"eslint-config-standard-jsx": "11.0.0",
70
- "eslint-plugin-import": "2.27.5",
71
- "eslint-plugin-jest": "27.2.1",
72
- "eslint-plugin-jsx-a11y": "6.7.1",
73
- "eslint-plugin-promise": "6.1.1",
74
- "eslint-plugin-react": "7.32.2",
+ "eslint-plugin-import": "2.29.1",
+ "eslint-plugin-jest": "27.9.0",
+ "eslint-plugin-jsx-a11y": "6.8.0",
+ "eslint-plugin-promise": "6.2.0",
+ "eslint-plugin-react": "7.34.2",
75
"husky": "9.0.11",
76
"jest": "29.7.0",
77
"jest-environment-jsdom": "29.7.0",
0 commit comments