Bump eslint from 8.13.0 to 8.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.22.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.13.0...v8.22.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-08-15 20:12:42 +00:00
committed by GitHub
parent 17fcf4ec52
commit 2e90fd118d
2 changed files with 530 additions and 70 deletions

View File

@ -29,7 +29,7 @@
"babel-jest": "^27.5.1",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-rewire": "^1.2.0",
"eslint": "^8.13.0",
"eslint": "^8.22.0",
"eslint-config-airbnb": "^19.0.2",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",