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

Commit

Permalink
Merge pull request #123 from AtomLinter/greenkeeper/eslint-5.0.0
Browse files Browse the repository at this point in the history
Update eslint to the latest version πŸš€
  • Loading branch information
ricardograca authored Jan 1, 2019
2 parents 9222abb + de06ddf commit 95b86ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@semantic-release/apm-config": "^6.0.1",
"husky": "^1.0.0",
"semantic-release": "^15.12.3",
"eslint": "^4.6.0",
"eslint-config-airbnb-base": "^13.0.0",
"eslint": "^5.0.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.7.0",
"jasmine-fix": "^1.3.0"
},
Expand Down

0 comments on commit 95b86ed

Please sign in to comment.