From 121e8338653f9048bdb09e32c3d6669524dad17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 11:50:58 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.12.1 to 3.13.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.12.1...web-specs@3.13.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 eb54bab2a20b..c99361bd3883 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^0.9.0", - "web-specs": "^3.12.1" + "web-specs": "^3.13.0" }, "devDependencies": { "@babel/core": "^7.24.7", diff --git a/yarn.lock b/yarn.lock index e4c19e9371ac..ef1499f957e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15879,10 +15879,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.12.1: - version "3.12.1" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.12.1.tgz#6a29c36a218c48dcf1f40ec62b6890b2c097cec1" - integrity sha512-WQel8oc/xlY9utf6u9q+j2mbvvUhnszfS37CbnbCqLAsxUqnpq3ixu05KQDnS5VANfQdddTgOmET5OfhPCrIiA== +web-specs@^3.13.0: + version "3.13.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.13.0.tgz#3a6e727434e04a2bf9a23419132b0963b7f1f890" + integrity sha512-/HVu5Av4fTGWufsZDKbYvOjwm2gMpjU1HDf/gtvKS1VGQCVoUomdnPRwfYf/78hWs4Ix52eGuzaDhEuWPePFxw== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"