aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-15 22:06:35 +0000
committerGravatar vitalyster2024-07-16 20:03:31 +0300
commitfb81bf40cf1ef57bd3fdd730e10ee805333c9a09 (patch)
tree86ea1c8fae1624d9920c657f1dcaccb557f2c0f5 /package.json
parent549fc2605e00adbe262fbd65372bb18ab6ca5b86 (diff)
build(deps-dev): bump eslint-plugin-react from 7.34.3 to 7.34.4
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.3 to 7.34.4. - [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.3...v7.34.4) --- 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 d1cdc9a7..fba685db 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"eslint-plugin-jsdoc": "^48.5.2",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.4.0",
- "eslint-plugin-react": "^7.34.3",
+ "eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-webpack-plugin": "^4.2.0",