From 6b32ecd013445a441c97af37e1a260c29237a511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:58:26 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.16.0 to 2.17.0 Bumps [web-features](https://github.com/web-platform-dx/web-features) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/compare/v2.16.0...v2.17.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 8e5336951b35..43a309b6295e 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^2.16.0", + "web-features": "^2.17.0", "web-specs": "^3.33.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5674c8266619..8ea44ff4951e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15852,10 +15852,10 @@ web-component-analyzer@^2.0.0: typescript "~5.2.0" yargs "^17.7.2" -web-features@^2.16.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.16.0.tgz#30c80a358e41a35b9b7b9417a5fe3905f7823aad" - integrity sha512-TuUw2NSpo6TE20bGuY2bSOefedn382M2MrwHJ05FKSxfyeBoqxfCvIHyQcq2NHh92Hjvt50AX31bqLzNEb68Tw== +web-features@^2.17.0: + version "2.17.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.17.0.tgz#78dab040ac89c8b18026a30f42765bdcdd0f22e8" + integrity sha512-plUq5k3YKJRtugFuW/Gzsnx8nVwqfG3M5LswT0javw93NcNXbSk9cg6h1XFjGKnOrr1UR3+wRHFj29S2Gdz3SQ== web-namespaces@^2.0.0: version "2.0.1"