Bump eslint from 6.5.1 to 6.8.0 (#53)

Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.8.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.5.1...v6.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 15:45:12 +01:00
committed by Manuel Bouza
parent a7e3199eb6
commit 6a1725e655
2 changed files with 128 additions and 83 deletions

View File

@@ -47,7 +47,7 @@
"copy-webpack-plugin": "^5.1.1",
"copyfiles": "^2.1.0",
"css-loader": "^3.4.0",
"eslint": "^6.4.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-jest": "^23.1.1",
"eslint-plugin-prettier": "^3.1.2",