From d89372fff301bcbf8b5275b85f90f065591f31fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:48:53 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.17.0 to 2.18.0 Bumps [web-features](https://github.com/web-platform-dx/web-features) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/compare/v2.17.0...v2.18.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 7d4ff25fef15..23899feddad0 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.17.0", + "web-features": "^2.18.0", "web-specs": "^3.33.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7f9b86c89765..8ff4b820a8c5 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.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-features@^2.18.0: + version "2.18.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.18.0.tgz#05b239a921a36ae7236c8a23763f017b77b7b191" + integrity sha512-XIuwoWMaygxQr0XTWbdqJIV9GJiMapM54Cc2hZBva6qOxiXbh4n4M2yQMJi5LONtEBrbx1mybZXQUj9lKx+nGA== web-namespaces@^2.0.0: version "2.0.1"