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.
eslint-config-airbnb-base
1 parent c75b66d commit e7062c3Copy full SHA for e7062c3
packages/eslint-config-airbnb/package.json
@@ -54,7 +54,7 @@
54
},
55
"homepage": "https://github.com/airbnb/javascript",
56
"dependencies": {
57
- "eslint-config-airbnb-base": "^14.0.0",
+ "eslint-config-airbnb-base": "^14.1.0",
58
"object.assign": "^4.1.0",
59
"object.entries": "^1.1.1"
60
@@ -75,7 +75,7 @@
75
"tape": "^5.0.0-next.4"
76
77
"peerDependencies": {
78
- "eslint": "^5.16.0 || ^6.8.9",
+ "eslint": "^5.16.0 || ^6.8.0",
79
"eslint-plugin-import": "^2.20.1",
80
"eslint-plugin-jsx-a11y": "^6.2.3",
81
"eslint-plugin-react": "^7.19.0",
0 commit comments