Skip to content

Commit

Permalink
Update eslint-airbnb-base (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Jun 26, 2018
1 parent 081296c commit 4da2097
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
},
"devDependencies": {
"coveralls": "^3.0.0",
"eslint": "^4.16.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-import": "^2.13.0",
"husky": "^0.14.3",
"jest": "^22.1.4",
"key-del": "^1.3.0",
Expand Down

0 comments on commit 4da2097

Please sign in to comment.