Bump eslint from 7.17.0 to 8.0.0 (#149)

Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 8.0.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/v7.17.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-13 07:57:00 -04:00
committed by GitHub
parent 2498a9f3f2
commit 08ce66f28a
2 changed files with 158 additions and 188 deletions

View File

@ -29,7 +29,7 @@
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",
"eslint": "^7.4.0",
"eslint": "^8.0.0",
"jest": "^26.6.3"
}
}