Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 (#37)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 18, 2020
1 parent 8c2415d commit ddacbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^6.0.1",
"eslint": "^7.0.0",
"eslint-config-hexo": "^4.0.0",
"hexo-fs": "^3.0.1",
"mocha": "^7.1.2",
Expand Down

0 comments on commit ddacbfd

Please sign in to comment.