Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 8ab12c6

Browse files
Update eslint requirement from 4.19.0 to 4.19.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@v4.19.0...v4.19.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e2aaf47 commit 8ab12c6

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
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"chai": "4.2.0",
24-
"eslint": "4.19.0",
24+
"eslint": "4.19.1",
2525
"eslint-config-airbnb-base": "12.1.0",
2626
"eslint-plugin-import": "2.18.0",
2727
"mocha": "6.1.4"

0 commit comments

Comments
 (0)