aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-31 21:16:34 +0000
committerGravatar vitalyster2023-08-04 14:31:37 +0300
commit24de1288be0390d60185a57c8b7455651e4f38e5 (patch)
tree6be907aac6919bac462444509937e3bc6d863510 /package.json
parentc2c11ff80370180f6f6e4dccec3aecbd69a1c702 (diff)
build(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.0 to 7.33.1. - [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.33.0...v7.33.1) --- 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 09839958..77de78b6 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"eslint-plugin-jsdoc": "^46.4.4",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
- "eslint-plugin-react": "^7.33.0",
+ "eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.11.0",
"eslint-webpack-plugin": "^4.0.1",