From a6168fed4d010e1d460dbe8006a0bd98691445a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:51:35 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.19.0 to 3.20.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.19.0...web-specs@3.20.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 db8a69f0e9ba..5d74c004d5d4 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^1.2.0", - "web-specs": "^3.19.0" + "web-specs": "^3.20.0" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/yarn.lock b/yarn.lock index ee0c166692cc..ea5e44258f2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15968,10 +15968,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.19.0: - version "3.19.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.19.0.tgz#60202bb8cafbf4f258d886db32cb7bd19d09c2d8" - integrity sha512-mmIMct0FMGfWDwq5d/abDBtxMWDP2Z0s2O1EhZV1j6uYxkWdQSe9lFVWwC7pYpE6eAz4+12EqrceVvN69uynCg== +web-specs@^3.20.0: + version "3.20.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.20.0.tgz#9a1e6c41b01c945ab2b406b8e4e5a51d7a983667" + integrity sha512-H1iw5zThyc/1sanbzFQUNxiCnFApum+09BnM39fG4nvZIkyX5SToI1oNDdPrC8SfCQxt4/4guBPV1tGtMQ62UQ== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"