We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702ba53 commit e7a3a2fCopy full SHA for e7a3a2f
package.json
@@ -65,14 +65,14 @@
65
"@testing-library/react": "16.1.0",
66
"babel-loader": "9.2.1",
67
"copy-webpack-plugin": "12.0.2",
68
- "eslint": "8.41.0",
69
- "eslint-config-standard": "17.0.0",
+ "eslint": "8.57.1",
+ "eslint-config-standard": "17.1.0",
70
"eslint-config-standard-jsx": "11.0.0",
71
- "eslint-plugin-import": "2.27.5",
72
- "eslint-plugin-jest": "27.2.1",
73
- "eslint-plugin-jsx-a11y": "6.7.1",
74
- "eslint-plugin-promise": "6.1.1",
75
- "eslint-plugin-react": "7.32.2",
+ "eslint-plugin-import": "2.31.0",
+ "eslint-plugin-jest": "27.9.0",
+ "eslint-plugin-jsx-a11y": "6.10.2",
+ "eslint-plugin-promise": "6.6.0",
+ "eslint-plugin-react": "7.37.3",
76
"husky": "9.1.7",
77
"jest": "29.7.0",
78
"jest-environment-jsdom": "29.7.0",
0 commit comments