From e95126f78279e29153cec63589e70d09004b58ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 11:55:37 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.7.1 to 3.8.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.7.1...web-specs@3.8.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 9eccf2c264ea..3aca5077aac8 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 595fd7779ae9..f23715885149 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"