mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 04:38:00 -05:00
[eslint config] [deps] update eslint, eslint-config-airbnb-base
This commit is contained in:
@@ -46,13 +46,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/airbnb/javascript",
|
||||
"dependencies": {
|
||||
"eslint-config-airbnb-base": "^11.1.0"
|
||||
"eslint-config-airbnb-base": "^11.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-airbnb": "^2.2.3",
|
||||
"babel-tape-runner": "^2.0.1",
|
||||
"editorconfig-tools": "^0.1.1",
|
||||
"eslint": "^3.15.0",
|
||||
"eslint": "^3.16.1",
|
||||
"eslint-find-rules": "^1.14.3",
|
||||
"eslint-plugin-import": "^2.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
@@ -63,7 +63,7 @@
|
||||
"tape": "^4.6.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "^3.15.0",
|
||||
"eslint": "^3.16.1",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
"eslint-plugin-import": "^2.2.0",
|
||||
"eslint-plugin-react": "^6.10.0"
|
||||
|
||||
Reference in New Issue
Block a user