Bump eslint from 7.17.0 to 7.31.0 (#318)

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

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

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-07-19 11:41:44 -04:00
committed by GitHub
parent 25f1898d03
commit c80d47e7f6
2 changed files with 123 additions and 143 deletions

View File

@ -31,7 +31,7 @@
"@types/node": "^16.3.3",
"@typescript-eslint/parser": "^4.28.3",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.17.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.3.6",
"jest": "^27.0.6",