diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-29 20:33:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 20:33:25 +0000 |
commit | 0efa85f6ce760693bcf4178ef7678e415e381bd3 (patch) | |
tree | 6ca169418fc8df6ab6509a83dda29f31d0f72b04 /package.json | |
parent | 08028c03ce61b3d3c904622beb821f21663e974a (diff) |
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.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 30b1f84..5d015b1 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.22.0", + "eslint": "7.23.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.23.1", |