aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-06-03 22:02:33 +0000
committerGravatar vitalyster2024-06-04 06:57:46 +0300
commit89c846c7f0048bd12ca35d4c2bbe9e7f61dfebe7 (patch)
tree0b472c7abefd0e8c845d4f1c944419a738a57fbd /package.json
parent282991a3d61af4fde5368eef20919f427246837d (diff)
build(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.34.2
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.1 to 7.34.2. - [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.34.1...v7.34.2) --- 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>
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 2dc390f8..6226add7 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"eslint-plugin-jsdoc": "^48.2.7",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.2.0",
- "eslint-plugin-react": "^7.34.1",
+ "eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-webpack-plugin": "^4.2.0",