From 22e3c943849b3aa02a4d862fd811afb7e6366734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:27:04 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.25.0 to 3.26.0 (#12127) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 944aedc7b209..1ded50f379bb 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.5.0", - "web-specs": "^3.25.0" + "web-specs": "^3.26.0" }, "devDependencies": { "@babel/core": "^7.26.0", diff --git a/yarn.lock b/yarn.lock index 0ae21e7a3be5..0442218da6c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15143,10 +15143,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.25.0: - version "3.25.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.25.0.tgz#8013288c163a58fc4a49342c33263bd0bc6d1f22" - integrity sha512-RdHtZCLFRgbvaFWZQeBOUtI4qUoBBw1NwPljPqhB0snurpmAXuv6VeFWg3TiPFWajIMnGa1G2LD/u6fh2hbfRg== +web-specs@^3.26.0: + version "3.26.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.26.0.tgz#095508dc8bca24d6a26d3a9329579e4a1da84772" + integrity sha512-LijSDij82IGvjsdDuWjGcZRc/vy5zkzUKUZngZRKXjFhcoZBg+wybuov8HTClxuLo/z5bFq/WlkwyC3lT8EcyA== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"