aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-02 02:06:04 +0000
committerGitHub <noreply@github.com>2021-01-02 02:06:04 +0000
commitc1cc81cb36d7cfd73ee41e186ed0250bf3f07c43 (patch)
treed4a6daa4bc71809460a3bc59b77f70cce7948f57 /package.json
parent30ec9895ab7d24ab513e3099c596a2f77530c896 (diff)
Bump eslint-plugin-react from 7.21.5 to 7.22.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.5 to 7.22.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bff93e0..e893d75 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.16.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-prettier": "3.3.0",
- "eslint-plugin-react": "7.21.5",
+ "eslint-plugin-react": "7.22.0",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "4.5.0",