From fd4d5ac5bebbdc5530e76af389c29ea2b3489331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:02:15 +0000 Subject: [PATCH] Bump @wordpress/dom-ready from 3.53.0 to 4.8.0 Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 3.53.0 to 4.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.8.0/packages/dom-ready) --- updated-dependencies: - dependency-name: "@wordpress/dom-ready" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index cbdda01..659af46 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@wordpress/api-fetch": "^6.48.0", "@wordpress/components": "^27.1.0", "@wordpress/data": "^9.23.0", - "@wordpress/dom-ready": "^3.53.0", + "@wordpress/dom-ready": "^4.8.0", "@wordpress/hooks": "^3.53.0", "@wordpress/i18n": "^4.54.0", "@wordpress/notices": "^4.21.0", diff --git a/yarn.lock b/yarn.lock index bf2e460..a80735b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1058,14 +1058,7 @@ resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== -"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.16.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e" - integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw== - dependencies: - regenerator-runtime "^0.14.0" - -"@babel/runtime@^7.3.1": +"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.16.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": version "7.25.6" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6.tgz#9afc3289f7184d8d7f98b099884c26317b9264d2" integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ== @@ -2925,6 +2918,13 @@ dependencies: "@babel/runtime" "^7.16.0" +"@wordpress/dom-ready@^4.8.0": + version "4.8.0" + resolved "https://registry.yarnpkg.com/@wordpress/dom-ready/-/dom-ready-4.8.0.tgz#ea90c0b44a328d03821fe313cf15e452483795e0" + integrity sha512-HgjykkaC+yLHWnhBkQEua2dbeB8ckF7ht2S4WJELjVo52FXdbDIfw3ht3N4AlN92r6uUaYm/1X1MTVa+DkLasg== + dependencies: + "@babel/runtime" "^7.16.0" + "@wordpress/dom@^3.53.0": version "3.53.0" resolved "https://registry.yarnpkg.com/@wordpress/dom/-/dom-3.53.0.tgz#a8dab2de95a1b30faaf37fb6e7a48cceff8a1dae"