From 33f88e2a0ba2626650adf5c056ff9854614f3dc3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Mar 2023 14:17:45 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-react-hooks to ^4.6.0 --- packages/shared/eslint-config-web-widgets/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/shared/eslint-config-web-widgets/package.json b/packages/shared/eslint-config-web-widgets/package.json index 4409e864bc..c6c0442687 100644 --- a/packages/shared/eslint-config-web-widgets/package.json +++ b/packages/shared/eslint-config-web-widgets/package.json @@ -29,7 +29,7 @@ "eslint-plugin-prettier": "^3.3.1", "eslint-plugin-promise": "^4.3.1", "eslint-plugin-react": "~7.28.0", - "eslint-plugin-react-hooks": "^4.2.0", + "eslint-plugin-react-hooks": "^4.6.0", "prettier": "^2.8.4", "typescript": "4.5.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efef481eca..e40864417e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3468,7 +3468,7 @@ importers: eslint-plugin-prettier: ^3.3.1 eslint-plugin-promise: ^4.3.1 eslint-plugin-react: ~7.28.0 - eslint-plugin-react-hooks: ^4.2.0 + eslint-plugin-react-hooks: ^4.6.0 prettier: ^2.8.4 typescript: 4.5.4 dependencies: