From 63110ac7bfa62a6928297cb280b95f453eefcfb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:01:02 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.4.0 to 2.5.0 (#12106) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cda1f9d88421..027888ddd358 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^2.4.0", + "web-features": "^2.5.0", "web-specs": "^3.24.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 0bcea8e0d6c1..5e0f313b34ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15087,10 +15087,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-features@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.4.0.tgz#f7526ed890d96c8fbdd82e92247a396b16f119a5" - integrity sha512-DFmvcroc3T+oFP6cOvYQ7QWh0QBwd8oX1ktt/987GkKqzdNQniyvy9jFDZ+5IutP/BLYi42W+kwydm5bGsdNAg== +web-features@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.5.0.tgz#20eb3c33c19152e9a5297720f574599a2de1d433" + integrity sha512-8bF4pIg+eZY9s64261VeVw9Pc0mcP43E3DDBLsIJuB7wHJXmVPRGOQfKdPpFHKOSOshFudnjr/ilNHj9yp9iHg== web-namespaces@^2.0.0: version "2.0.1"