Skip to content

Commit 547045c

Browse files
Update eslint requirement from ^4.19.1 to ^5.9.0
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](https://github.com/eslint/eslint/commits/v5.9.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d3e471 commit 547045c

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
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"chai": "^3.5.0",
4747
"chai-as-promised": "^5.3.0",
48-
"eslint": "^4.19.1",
48+
"eslint": "^5.9.0",
4949
"eslint-config-hexo": "^3.0.0",
5050
"hexo-renderer-marked": "^0.2.10",
5151
"istanbul": "^0.4.3",

0 commit comments

Comments
 (0)