From 883708f4ef6f336aad0d517bef39e8755e9d97f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:29:23 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.14.0 to 2.15.0 (#12360) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 25cc560d4785..a2ec4c8673b3 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.14.0", + "web-features": "^2.15.0", "web-specs": "^3.31.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c64bf4a1702e..d39a33fc4160 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15365,10 +15365,10 @@ web-component-analyzer@^2.0.0: typescript "~5.2.0" yargs "^17.7.2" -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-features@^2.15.0: + version "2.15.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.15.0.tgz#00e12505e9938161eeaa57b2ea55dc647a683d7e" + integrity sha512-sTuDfFU2UgQmGT3VRNRb6h+nH1C0SxR6l4nUyQ3qGJPzqgc6SnsqkjZs0TRc2YtGN5ysJqWQRknkgibe11ffOQ== web-namespaces@^2.0.0: version "2.0.1"