From f7ff697c81c82a3806841172fc0c0d1cf835831a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:08:20 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.23.0 to 3.24.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.23.0 to 3.24.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.23.0...web-specs@3.24.0) --- updated-dependencies: - dependency-name: web-specs 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 93d483962d88..0e5e2d8c7a7f 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^2.4.0", - "web-specs": "^3.23.0" + "web-specs": "^3.24.0" }, "devDependencies": { "@babel/core": "^7.26.0", diff --git a/yarn.lock b/yarn.lock index 2778c10ec194..679709a70d41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15207,10 +15207,10 @@ web-namespaces@^2.0.0: resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.1.tgz#1010ff7c650eccb2592cebeeaf9a1b253fd40692" integrity sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ== -web-specs@^3.23.0: - version "3.23.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.23.0.tgz#96bafd7ab1eb90faf521e81e1707a688fcd3c85e" - integrity sha512-90theeC0B4FPGc0dugJzYL8RIoMf+y/lpQqWcsjE39KmMqy0c/f1xmx1CorCCNqBBF7VvRMh376tb7qHgh1Q6A== +web-specs@^3.24.0: + version "3.24.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.24.0.tgz#b81c5f38975df499d6e5c0a12516f580b10df2be" + integrity sha512-fduut4YBuDg79RJ5XOs99PF9fXJeIK/jjlQhRSeCs15eyyJbWnsH9p91PNBPeAsMTKxKvE8ZKA+7Hy6OndyCxA== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"