We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284321f commit ee6bb0eCopy full SHA for ee6bb0e
packages/eslint-config-base/package.json
@@ -19,7 +19,7 @@
19
"javascript"
20
],
21
"peerDependencies": {
22
- "eslint": "^6.3.0 || ^7.0.0",
+ "eslint": "^6.3.0 || ^7.0.0 || ^8.0.0",
23
"eslint-config-prettier": "^8.0.0",
24
"eslint-plugin-import": "^2.18.2",
25
"eslint-plugin-prettier": "^3.0.0 || ^4.0.0",
packages/spire-config/package.json
@@ -22,7 +22,7 @@
"@researchgate/jest-preset-react": "1.0.3",
"@researchgate/prettier-config": "1.3.2",
"@typescript-eslint/parser": "4.31.0",
- "eslint": "7.32.0",
+ "eslint": "8.24.0",
26
"eslint-config-prettier": "8.3.0",
27
"eslint-plugin-import": "2.24.2",
28
"eslint-plugin-node": "11.1.0",
0 commit comments