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 99ab44d commit eb732f6Copy full SHA for eb732f6
package.json
@@ -15,9 +15,9 @@
15
"devDependencies": {
16
"babel-eslint": "^10.1.0",
17
"eslint": "^7.32.0",
18
- "eslint-plugin-import": "^2.27.5",
19
- "eslint-plugin-jsx-a11y": "^6.7.1",
20
- "eslint-plugin-react": "^7.32.2",
+ "eslint-plugin-import": "^2.29.1",
+ "eslint-plugin-jsx-a11y": "^6.8.0",
+ "eslint-plugin-react": "^7.34.1",
21
"execa": "^5.1.1",
22
"git-remote-origin-url": "^3.1.0",
23
"lerna": "^3.22.1",
packages/eslint-config-typescript/package.json
@@ -27,6 +27,6 @@
27
},
28
29
"@typescript-eslint/eslint-plugin": "^4.33.0",
30
- "eslint-plugin-import": "^2.27.5"
+ "eslint-plugin-import": "^2.29.1"
31
}
32
0 commit comments