build(deps-dev): bump eslint from 6.3.0 to 6.4.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-16 04:18:32 +00:00 committed by GitHub
parent c635fd9746
commit daa99f5040
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
"xmlhttprequest": "^1.8.0"
},
"devDependencies": {
"eslint": "^6.3.0",
"eslint": "^6.4.0",
"jest": "^24.9.0"
}
}