Bump eslint from 7.31.0 to 7.32.0 (#395)

Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.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.31.0...v7.32.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-10-13 08:43:33 -04:00
committed by GitHub
parent 4100cd9ab8
commit 122e223f4f
2 changed files with 44 additions and 24 deletions

View File

@ -31,7 +31,7 @@
"@types/node": "^16.10.5",
"@typescript-eslint/parser": "^5.0.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.31.0",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^25.0.5",
"jest": "^27.2.5",