From fc6ff1e098a2024f629bdfc5738ad3f5a8418505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 19:56:33 +0000 Subject: [PATCH] Update react monorepo --- billing/google/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/billing/google/package.json b/billing/google/package.json index 27d5769b..0e0ef531 100644 --- a/billing/google/package.json +++ b/billing/google/package.json @@ -88,14 +88,14 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-react": "7.31.10", - "eslint-plugin-react-hooks": "4.5.0", + "eslint-plugin-react-hooks": "4.6.1", "fibers": "5.0.3", "husky": "7.0.4", "jest": "28.0.3", "jest-transform-css": "4.0.1", "node-sass": "7.0.1", "postcss": "8.4.19", - "react-test-renderer": "18.1.0", + "react-test-renderer": "18.3.0", "rollup": "2.79.1", "rollup-plugin-filesize": "9.1.2", "rollup-plugin-postcss": "4.0.2",