From 85afd69c69ba6c38fc03f10f47a61d42bb18ca64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:59:49 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.38.0 to 3.39.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.38.0 to 3.39.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.38.0...web-specs@3.39.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 7e1a98a5ea8c..83a96507337a 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^2.23.0", - "web-specs": "^3.38.0" + "web-specs": "^3.39.0" }, "devDependencies": { "@babel/core": "^7.26.7", diff --git a/yarn.lock b/yarn.lock index b8821b3f9ce9..d55b767a112e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15894,10 +15894,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.38.0: - version "3.38.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.38.0.tgz#689fdba9b1681ee1d70773f29292499b0061bde9" - integrity sha512-Y6cZC2QOWm0AzH2QIHhxZ3gv7n9PXGH1KkpheMl+tc1C48YYOJnLxuOeoMdFkdOhQZxmllMWBvz+6BYeaBl3Bw== +web-specs@^3.39.0: + version "3.39.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.39.0.tgz#6779f50e9f6e27c0887da302dbe2a872d94d18d6" + integrity sha512-AsfBUgYW/FDc9q8WutT4lY5Hts76DK4KhzShExbXhD1TeR86ek09pow8idQzvvdWzHwQ0hDn9IjlC53IFcAKNg== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"