Skip to content

Commit

Permalink
[Dev Deps] update eslint-plugin-import
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 15, 2018
1 parent dbdeb2d commit 82f94a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.11.0"
"eslint-plugin-import": "^2.12.0"
},
"scripts": {
"pretest": "npm run lint",
Expand Down

0 comments on commit 82f94a2

Please sign in to comment.