From 7f276a1488d791c23f82ba32da881f9e0a10978a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 05:06:10 +0000 Subject: [PATCH] Bump react-devtools-core from 4.24.6 to 4.28.4 Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.24.6 to 4.28.4. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core) --- updated-dependencies: - dependency-name: react-devtools-core dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 836a1fa1854..6f7601eef85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12810,7 +12810,7 @@ packages: lodash: 4.17.21 patch-console: 1.0.0 react: 18.2.0 - react-devtools-core: 4.24.6 + react-devtools-core: 4.28.4 react-reconciler: 0.26.2(react@18.2.0) scheduler: 0.20.2 signal-exit: 3.0.7 @@ -16449,8 +16449,8 @@ packages: react: 18.2.0 dev: false - /react-devtools-core@4.24.6: - resolution: {integrity: sha512-+6y6JAtAo1NUUxaCwCYTb13ViBpc7RjNTlj1HZRlDJmi7UYToj5+BNn8Duzz2YizzAzmRUWZkRM7OtqxnN6TnA==} + /react-devtools-core@4.28.4: + resolution: {integrity: sha512-IUZKLv3CimeM07G3vX4H4loxVpByrzq3HvfTX7v9migalwvLs9ZY5D3S3pKR33U+GguYfBBdMMZyToFhsSE/iQ==} dependencies: shell-quote: 1.7.3 ws: 7.5.7