From 126088dce86f68adeabed833943cd86883899f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 11:59:59 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.7.1 to 3.8.0 (#10952) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 816d00e54eba..252810f65190 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^0.6.3", - "web-specs": "^3.7.1" + "web-specs": "^3.8.0" }, "devDependencies": { "@babel/core": "^7.24.4", diff --git a/yarn.lock b/yarn.lock index d85db92cb745..a2efd7d3869a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15541,10 +15541,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.7.1: - version "3.7.1" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.7.1.tgz#231b8253845b1c96a72fb0ad3226bf89a4bb9afd" - integrity sha512-snm7UBheKzwvK2WSUv0QPyZvQquv+S6Eduzuy8lHt/+CwPBY1Ic2vLNkIKhsBeJoDi42rXevTo2j2Axkw7Ln3g== +web-specs@^3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.8.0.tgz#8ec021ff94abee98db5491a8ed3c595de3f17293" + integrity sha512-tAJgIFOgHHAQiorvKW8gMCzrTDBzT+wThaXduQswmFuiMbKtQZQtBobQ74v4nIUKgPlIHi/e8ypYptcQ4OblKg== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"