1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 08:53:51 -05:00

Bump eslint from 7.18.0 to 7.22.0 in /cli

Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.22.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.18.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-15 08:27:12 +00:00
committed by Jake Jarvis
parent 590d6bb483
commit 39f1f42c42
2 changed files with 40 additions and 29 deletions

View File

@@ -45,7 +45,7 @@
"react": "^16.x"
},
"devDependencies": {
"eslint": "^7.18.0",
"eslint": "^7.22.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0"
},