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 1, 2018
1 parent ec3b6cb commit c89c008
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -30,9 +30,9 @@
"object.assign": "^4.1.0"
},
"devDependencies": {
"eslint": "^4.6.1",
"eslint-config-airbnb-base": "^12.0.0",
"eslint-plugin-import": "^2.7.0"
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.11.0"
},
"scripts": {
"pretest": "npm run lint",
Expand Down

0 comments on commit c89c008

Please sign in to comment.