From 47ae4e7e23d72fd43a84ff0820dcb14a2d8a6e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:48:50 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.33.0 to 3.33.1 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.33.0 to 3.33.1. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.33.0...web-specs@3.33.1) --- updated-dependencies: - dependency-name: web-specs dependency-type: direct:production update-type: version-update:semver-patch ... 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 43a309b6295e..0d77f115e411 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^2.17.0", - "web-specs": "^3.33.0" + "web-specs": "^3.33.1" }, "devDependencies": { "@babel/core": "^7.26.0", diff --git a/yarn.lock b/yarn.lock index 8ea44ff4951e..4323007b239b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15862,10 +15862,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.33.0: - version "3.33.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.33.0.tgz#787c3151b37a25c20d243134268aad753286f12f" - integrity sha512-FxSeUNRZzPYXIhGYJGj/IzB5TnekaNVLWGLb7QqP3OLVJl1jiV5Wfmvw6szT69F52L97f3kgztO9iv8VpyAoHw== +web-specs@^3.33.1: + version "3.33.1" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.33.1.tgz#6e61dad553d27bb3df9566059a2577b78a6abcf2" + integrity sha512-rgzRiggTWzdUqJyDFqCooITRnf2kf5Y0w1PrivzziaVH+R09e3fNDwxLrq9G2DzdFYn8EQ740X/H8u+71AkCLQ== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"