Skip to content

Commit

Permalink
[Dev Deps] update eslint, eslint-config-airbnb-base, `eslint-plug…
Browse files Browse the repository at this point in the history
…in-import`
  • Loading branch information
ljharb committed May 25, 2017
1 parent 8ee0fc5 commit bd811d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,9 +28,9 @@
"babel-preset-react": "^6.16.0"
},
"devDependencies": {
"eslint": "^3.14.1",
"eslint-config-airbnb-base": "^11.0.1",
"eslint-plugin-import": "^2.2.0"
"eslint": "^3.19.0",
"eslint-config-airbnb-base": "^11.2.0",
"eslint-plugin-import": "^2.3.0"
},
"scripts": {
"pretest": "npm run lint",
Expand Down

0 comments on commit bd811d3

Please sign in to comment.