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.
2 parents e686d04 + ed09970 commit 4009ac3Copy full SHA for 4009ac3
package.json
@@ -27,12 +27,12 @@
27
},
28
"homepage": "https://github.com/sealninja/json-console-logger",
29
"devDependencies": {
30
- "eslint": "^8.54.0",
+ "eslint": "^8.57.0",
31
"eslint-config-airbnb": "^19.0.4",
32
- "eslint-plugin-import": "^2.29.0",
33
- "eslint-plugin-jsx-a11y": "^6.8.0",
34
- "eslint-plugin-react": "^7.33.2",
35
- "eslint-plugin-react-hooks": "^4.6.0",
+ "eslint-plugin-import": "^2.30.0",
+ "eslint-plugin-jsx-a11y": "^6.10.0",
+ "eslint-plugin-react": "^7.35.2",
+ "eslint-plugin-react-hooks": "^4.6.2",
36
"jest": "^27.5.1"
37
}
38
0 commit comments