about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-11 21:55:47 +0900
committerGitHub <noreply@github.com>2022-09-11 21:55:47 +0900
commitbc58833bba222810893d9b0601508a40233275c2 (patch)
tree05f9637dcaefb8c239b3eeb97b67f0a6991c8bb5 /package.json
parent3edf32b5a590a6d2894ede78244670639b4474a8 (diff)
Bump eslint-plugin-react from 7.31.1 to 7.31.6 (#19125)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.1 to 7.31.6.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.1...v7.31.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 47826e54c..5a75ec638 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
     "eslint-plugin-import": "~2.26.0",
     "eslint-plugin-jsx-a11y": "~6.6.1",
     "eslint-plugin-promise": "~6.0.1",
-    "eslint-plugin-react": "~7.31.1",
+    "eslint-plugin-react": "~7.31.6",
     "jest": "^28.1.3",
     "jest-environment-jsdom": "^28.1.3",
     "postcss-scss": "^4.0.4",