From d05de93c1c1fa4710ffbd4f1624d929090e1a44e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:14:18 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.13.0 to 2.14.0 Bumps [web-features](https://github.com/web-platform-dx/web-features) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/compare/v2.13.0...v2.14.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 46220ef5eb9a..a704efc1f8d0 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.13.0", + "web-features": "^2.14.0", "web-specs": "^3.30.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 794c66e1b77d..cb5fc4f32ec8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15360,10 +15360,10 @@ web-component-analyzer@^2.0.0: typescript "~5.2.0" yargs "^17.7.2" -web-features@^2.13.0: - version "2.13.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.13.0.tgz#44e9741a1a1226f1980e2b5fed41d6f70272296c" - integrity sha512-BudrtKo8LjRu3eWc1ugN3SFkB5C6hZ3KRh5B9dd3AU7R40HFprgU/MIuHCG1fAc62lV4x5mnJmoG6MtWgtY+Zw== +web-features@^2.14.0: + version "2.14.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.14.0.tgz#d083787e99622a091c05d2cdc4b11cffb1e889b1" + integrity sha512-4PwzPRt0iNhgvIrTMVM0Rh557XwjRx20qFcHiTxP2U+ptnCBj58ghAsv5T0Z63eidfIOLONbhQQLa3ekChSm1g== web-namespaces@^2.0.0: version "2.0.1"