We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630b8d9 commit c275078Copy full SHA for c275078
cli/package.json
@@ -57,7 +57,7 @@
57
"eslint-import-resolver-typescript": "3.5.5",
58
"eslint-plugin-compat": "4.0.2",
59
"eslint-plugin-flowtype": "8.0.3",
60
- "eslint-plugin-import": "2.26.0",
+ "eslint-plugin-import": "2.28.1",
61
"eslint-plugin-jsx-a11y": "6.6.0",
62
"eslint-plugin-prettier": "4.2.1",
63
"eslint-plugin-react": "7.32.2",
example-app/package.json
@@ -48,7 +48,7 @@
48
"@typescript-eslint/parser": "5.42.0",
49
"eslint-config-prettier": "8.5.0",
50
"eslint-config-react-app": "6.0.0",
51
52
53
54
"eslint-plugin-promise": "6.1.1",
0 commit comments