From 499b11e6a8c9e04caa0f6919bef1a1bd0dd46373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:57:13 +0000 Subject: [PATCH] chore(deps): bump web-features from 1.4.0 to 2.0.0 (#11935) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f273fbcd3ff5..b8bebabdba97 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": "^1.4.0", + "web-features": "^2.0.0", "web-specs": "^3.23.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 769e54551ec8..13c6d2a29f4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15214,10 +15214,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-features@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-1.4.0.tgz#ea1387a6e9bb72255893ba7f3b190421a100a474" - integrity sha512-vnjqxTx20h0avWsp0OUl0SJSRAH3GkUe4mL+NmILr+qdOHFGZJqNs+rDPyJMAaBrjhs8X43WS3b/TTSfx7NWAQ== +web-features@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.0.0.tgz#fe6639d5e9ab473c4f9c8a824e34ea0cfac5c090" + integrity sha512-v0athEao8WP5wxHO7WFlkS8XoOepeM1vqeT74ERPImqyzY4KENQH67xVnAYka8GeNwYUP9JAmrJSn7pK8uC/zQ== web-namespaces@^2.0.0: version "2.0.1"