From 5f6da45c89c40c9d30592545230700d5f3b2c6c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:05:09 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.11.0 to 3.12.0 (#11369) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8395c72ce9e8..7f324edb9b93 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.8.6", - "web-specs": "^3.11.0" + "web-specs": "^3.12.0" }, "devDependencies": { "@babel/core": "^7.24.7", diff --git a/yarn.lock b/yarn.lock index baf2b820a2ea..afc96adcfcf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15930,10 +15930,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.11.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.11.0.tgz#5ae6d2230df7071a07d7a7b549d8657e3ff6a464" - integrity sha512-fyKBYk964nBn+rwDDmQqzeKYYnR4Lz5FUtgo+R35ezsi0P19ACqqFA/L1gMLrQ5NF0iZjNjJd0MGwzmLrtxAYA== +web-specs@^3.12.0: + version "3.12.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.12.0.tgz#c1b6f2f910163365e6290639409f2c146d779cac" + integrity sha512-b8RZi7GBz46mrT6DXe4rtJOoRjvOVI7K1MWLqlRRTfYZ2nxgjXaJs85HiRRtOQ3vMmK3tjal5DS277VcpEQYkQ== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"