From c4e019bb43514988ac842836f59d86888915655c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:46:39 +0000 Subject: [PATCH] Bump @wordpress/hooks from 3.51.0 to 3.52.0 Bumps [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) from 3.51.0 to 3.52.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/hooks/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/hooks@3.52.0/packages/hooks) --- updated-dependencies: - dependency-name: "@wordpress/hooks" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b601248..4770e3b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@wordpress/components": "^26.0.1", "@wordpress/data": "^9.21.0", "@wordpress/dom-ready": "^3.51.0", - "@wordpress/hooks": "^3.51.0", + "@wordpress/hooks": "^3.52.0", "@wordpress/i18n": "^4.51.0", "@wordpress/notices": "^4.19.0", "dotenv": "^16.4.4", diff --git a/yarn.lock b/yarn.lock index 6afdf2d..82ee3d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2981,10 +2981,10 @@ globals "^13.12.0" requireindex "^1.2.0" -"@wordpress/hooks@^3.51.0": - version "3.51.0" - resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-3.51.0.tgz#97ca3c7a6cf769fdb83338c3b232e32f594fdaef" - integrity sha512-u//qLJCfgmGBLEdAtZx5C1KzmhcCYDIk46feYGBR9DHB1/fqdvMpxc20un62i8QgYvJyF7GChmerkPbssa6a8w== +"@wordpress/hooks@^3.51.0", "@wordpress/hooks@^3.52.0": + version "3.52.0" + resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-3.52.0.tgz#cc8173c6976d57cc1a4ce58ea703e0d3a2aee18f" + integrity sha512-acEF5B6GkFOjImqPpLvl1lP0sbpS6h35BV6RbXZFlaawCj8GYs6/tvCkHXzfwvjGwP2aR9jdpSx9DpXWKyJSQQ== dependencies: "@babel/runtime" "^7.16.0"