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 1fe9670 commit 35b03efCopy full SHA for 35b03ef
1 file changed
package.json
@@ -48,7 +48,7 @@
48
"@babel/core": "^7.15.8",
49
"@babel/register": "^7.15.3",
50
"ava": "^3.15.0",
51
- "eslint": "^7.24.0",
+ "eslint": "^8.0.0",
52
"husky": "^4.3.8",
53
"jsonlint": "^1.6.3",
54
"semantic-release": "^18.0.0"
@@ -63,14 +63,14 @@
63
},
64
"keywords": [
65
"eslint",
66
- "eslintconfig",
+ "config",
67
"canonical"
68
],
69
"license": "BSD-3-Clause",
70
"main": "./eslintrc.js",
71
"name": "eslint-config-canonical",
72
"peerDependencies": {
73
- "eslint": "^6.0.0 || ^7.0.0"
+ "eslint": "^8.0.0"
74
75
"repository": {
76
"type": "git",
0 commit comments