Bump eslint from 6.8.0 to 7.1.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.1.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.8.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-25 20:59:53 +00:00
committed by GitHub
parent 3fd7e6914e
commit 844e084ed1
2 changed files with 218 additions and 84 deletions

View File

@ -29,7 +29,7 @@
"xpath": "0.0.27"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^7.1.0",
"jest": "^26.0.1"
}
}