From ccc7c41a3e47623b5a2f62282b71b00cd149f9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:07:47 +0000 Subject: [PATCH] chore(deps): bump web-specs from 3.18.1 to 3.19.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.18.1 to 3.19.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.18.1...web-specs@3.19.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 cb2f80f49775..a20b3a282a10 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.18.1" + "web-specs": "^3.19.0" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/yarn.lock b/yarn.lock index 0733eb5627d9..6d89dea84649 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15984,10 +15984,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.18.1: - version "3.18.1" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.18.1.tgz#c48722a645f8b64a014f2e111f3fb6b01aee2d6f" - integrity sha512-DWDg/hLe2jAlc6i0bvRdIwiVwsEejB3g1W+P4f6Qjd6/brgJ1tzLRrIrXYMkLAzaD1LEYq1l2dYfFfjW8HYhOA== +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-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"