Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
🆙 Update ESLint to v4.6.0 minimium
Browse files Browse the repository at this point in the history
Necessary to satisfy the peerDependencies of
`[email protected]`.
  • Loading branch information
Arcanemagus committed Sep 19, 2017
1 parent c2f99e5 commit 60c83e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"fs-plus": "^3.0.0"
},
"devDependencies": {
"eslint": "^4.3.0",
"eslint": "^4.6.0",
"eslint-config-airbnb-base": "^12.0.0",
"eslint-plugin-import": "^2.7.0",
"jasmine-fix": "^1.0.1"
Expand Down

0 comments on commit 60c83e5

Please sign in to comment.