aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-16 00:44:50 +0000
committerGitHub <noreply@github.com>2020-08-16 00:44:50 +0000
commit991ce4864bdb73a8ff3844ac0facf9dddc9503f0 (patch)
treee5688b3974af64cbf9648b247186b3f835c83f39 /package.json
parent7392d9028577eddfce09a2c3240c857a2b0c6e46 (diff)
Bump eslint-plugin-react from 7.20.5 to 7.20.6
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.5 to 7.20.6. - [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.20.5...v7.20.6) 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 5e3269d..2e7b8ca 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
- "eslint-plugin-react": "7.20.5",
+ "eslint-plugin-react": "7.20.6",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"html-webpack-plugin": "4.3.0",