Skip to content

Commit faa638b

Browse files
dependabot-supportbfirsh
authored andcommitted
Bump eslint from 4.19.1 to 5.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 5.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.19.1...v5.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 61dbe65 commit faa638b

File tree

2 files changed

+197
-132
lines changed

2 files changed

+197
-132
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"chai": "^4.1.2",
22-
"eslint": "^4.19.1",
22+
"eslint": "^5.0.0",
2323
"eslint-config-prettier": "^2.9.0",
2424
"eslint-loader": "^2.0.0",
2525
"mocha": "^5.0.0",

0 commit comments

Comments
 (0)