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 fc7fc3c commit ed3e415Copy full SHA for ed3e415
package.json
@@ -57,10 +57,10 @@
57
"eslint": "^7.32.0",
58
"eslint-config-airbnb": "^18.2.1",
59
"eslint-config-airbnb-base": "^14.2.1",
60
- "eslint-plugin-import": "^2.26.0",
61
- "eslint-plugin-jsx-a11y": "^6.6.1",
+ "eslint-plugin-import": "^2.27.4",
+ "eslint-plugin-jsx-a11y": "^6.7.1",
62
"eslint-plugin-mocha": "^9.0.0",
63
- "eslint-plugin-react": "^7.31.11",
+ "eslint-plugin-react": "^7.32.0",
64
"jest": "^27.5.1",
65
"prop-types": "^15.8.1",
66
"react": "^17.0.2",
0 commit comments