Skip to content

Commit

Permalink
Update eslint requirement from ^2.12.0 to ^5.16.0 (#16)
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v2.12.0...v2.13.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and tomap committed Jul 17, 2019
1 parent 83869df commit 3d2f5b4
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 @@ -28,7 +28,7 @@
"devDependencies": {
"bluebird": "^3.4.0",
"chai": "^4.2.0",
"eslint": "^2.12.0",
"eslint": "^5.16.0",
"eslint-config-hexo": "^1.0.3",
"istanbul": "^0.4.3",
"jscs": "^3.0.4",
Expand Down

0 comments on commit 3d2f5b4

Please sign in to comment.