Skip to content

Commit e6752e5

Browse files
dependabot-preview[bot]tomap
authored andcommitted
Update eslint requirement from ^5.9.0 to ^6.0.1 (#100)
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@v5.9.0...v6.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 575b664 commit e6752e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"chai": "^4.2.0",
37-
"eslint": "^5.16.0",
37+
"eslint": "^6.0.1",
3838
"babel-eslint": "^10.0.1",
3939
"eslint-config-hexo": "^3.0.0",
4040
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)