Bump eslint from 8.7.0 to 8.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-28 22:18:31 +00:00 committed by Daz DeBoer
parent bc3340afc5
commit d97141a29c
2 changed files with 8 additions and 8 deletions

View file

@ -40,7 +40,7 @@
"@types/unzipper": "^0.10.5",
"@typescript-eslint/parser": "^5.10.1",
"@zeit/ncc": "0.22.3",
"eslint": "^8.7.0",
"eslint": "^8.8.0",
"eslint-plugin-github": "4.3.5",
"eslint-plugin-jest": "^26.0.0",
"jest": "^27.4.7",