Skip to content

Commit

Permalink
chore(deps-dev): update eslint requirement from 6.3.0 to 6.4.0
Browse files Browse the repository at this point in the history
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@v6.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 14, 2019
1 parent 5df9828 commit 1cb2e55
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 @@ -54,7 +54,7 @@
"babel-jest": "24.9.0",
"babel-polyfill": "6.26.0",
"cz-conventional-changelog-emoji": "0.1.0",
"eslint": "6.3.0",
"eslint": "6.4.0",
"husky": "3.0.5",
"jest": "24.9.0",
"lint-staged": "9.2.5",
Expand Down

0 comments on commit 1cb2e55

Please sign in to comment.