From f1cb2b021457d318906d1b15ebc693a6c32b1df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:29:01 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.2.0 to 2.3.0 Bumps [web-features](https://github.com/web-platform-dx/web-features) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: web-features 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 a410c5512bcb..eda531d9017a 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^2.2.0", + "web-features": "^2.3.0", "web-specs": "^3.23.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 810d2016cb6a..22fe4de7959b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15161,10 +15161,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-features@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.2.0.tgz#6be10b37583b39ecabb6673b929520274e8f4d36" - integrity sha512-MS2E5ntF9yHVV1ZWmQMzsaCaGPjqDquZECC6rM4Y+uU1DtTA6nra5aF7AHGjkTK1sla2Q3iLf8uHM3q646XNVA== +web-features@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.3.0.tgz#c00cbcf3ff26e1ee7bbc290d52a7f5781543fa8e" + integrity sha512-DocrEEse1rx08iMlhrg8iUig83P4oUE0++EbbOd37mWplwmOJLhxD9BIHqmZHWfZI6/94O3de/CsO/f4u/87zw== web-namespaces@^2.0.0: version "2.0.1"