From 3de72a569ea3af74c22eb5dda73a0ed8a9628633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 11:36:23 +0000 Subject: [PATCH] chore(deps): bump web-features from 0.6.2 to 0.6.3 (#10889) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c0a11b8a1e0d..aa8b54512d02 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "unified": "^11.0.4", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^0.6.2", + "web-features": "^0.6.3", "web-specs": "^3.7.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d484d376f8eb..b1d65f56c9b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15533,10 +15533,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-features@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.6.2.tgz#a7446a0c96248acf2873547e1c3261508d16a11a" - integrity sha512-VV9ty/NcEdRd5dWdqIXSkcbJ/pE/m8FjO1UBf+Ilx+cdt9bbj7/nGiGqLnbSzpBA7sPP1I4np4V1UV7ohCoD6g== +web-features@^0.6.3: + version "0.6.3" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.6.3.tgz#6230840d2e3faa83874acadf8634fa6433170524" + integrity sha512-tOWFwxp+/m0rxtMUPqgB/xflKkQV1mci9kYdukOlmHM1aDzZjRGxywnp6JY50KekpjchP2vX6qW9NkIHHF6gqg== web-namespaces@^2.0.0: version "2.0.1"