Skip to content

Commit

Permalink
[Dev Deps] update eslint, eslint-config-airbnb-base
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 6, 2017
1 parent 20a15ac commit c3e597a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -30,8 +30,8 @@
"object.assign": "^4.0.4"
},
"devDependencies": {
"eslint": "^4.3.0",
"eslint-config-airbnb-base": "^11.3.1",
"eslint": "^4.6.1",
"eslint-config-airbnb-base": "^12.0.0",
"eslint-plugin-import": "^2.7.0"
},
"scripts": {
Expand Down

0 comments on commit c3e597a

Please sign in to comment.