diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-24 20:27:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 20:27:20 +0000 |
commit | 30530db2c83bb7166795ae4df49470a224cedd59 (patch) | |
tree | 778f1bf69b659abd7dfdc996cf85c7c0e2ad3114 /package.json | |
parent | 8723e5443c69e9e222d50ccfdb56496a6a60e595 (diff) |
Bump eslint from 7.20.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.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.20.0...v7.22.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d3674f4..2ff4328 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "ajv-cli": "^4.0.1", "chai": "^4.2.0", "css-loader": "^5.0.1", - "eslint": "7.20.0", + "eslint": "7.22.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.22.0", |