From f2f4a6d74cf997f1a42039d3f4b3b8d4d2070eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:51:00 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.11.0 to 2.13.0 (#12310) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d64689ef611e..94f5de56a134 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^2.11.0", + "web-features": "^2.13.0", "web-specs": "^3.29.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 756297ef1089..4277d1cfafa2 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.11.0: - version "2.11.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.11.0.tgz#ce7eae2c6978cc8789fa3f2911307f1cb7874cb4" - integrity sha512-uc/qCCyT4bK4qSo1hvHtH4fYYoAtR2+Bx0MksgHn/5gLmTyIL4L4r+UQIhMDNC/73/gd9Y6vsiITOlrou5mk2A== +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-namespaces@^2.0.0: version "2.0.1"