Skip to content

Commit 491ae31

Browse files
authoredJun 25, 2019
Update eslint requirement from ^5.16.0 to ^6.0.1
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.16.0...v6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 571e1b9 commit 491ae31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"chai": "^4.1.2",
38-
"eslint": "^5.16.0",
38+
"eslint": "^6.0.1",
3939
"eslint-config-hexo": "^3.0.0",
4040
"iferr": "^1.0.2",
4141
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)
Please sign in to comment.