Skip to content

Commit

Permalink
Bump eslint from 3.19.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 1, 2019
1 parent ebe7218 commit 4194b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"mocha": "^3.0.2",
"eslint": "^3.9.1"
"eslint": "^6.6.0"
},
"license": "ISC"
}

0 comments on commit 4194b84

Please sign in to comment.