From c8f3031b42fec8cab3cb6102d60ef12aa169d296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 11:53:57 +0000 Subject: [PATCH] chore(deps): bump web-features from 0.7.0 to 0.8.0 (#11059) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c3310523f94b..2594d6d94b45 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.7.0", + "web-features": "^0.8.0", "web-specs": "^3.9.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index eb59d0601cda..fc14d5f206d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15597,10 +15597,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-features@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.7.0.tgz#04de85a18db3e0a700ca9ceec3149f68c67a3238" - integrity sha512-p0T0O63HufhFmGnvBqLfBd5Z4NHWPpMfbBVIa+kkHpjmvmZNwhNj95ZUrBaKX2bq1Yn0DQPnxegBXkk/of3Ehg== +web-features@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.8.0.tgz#90a60185632702ff240867ab3ea8ab938f3e51a9" + integrity sha512-ELB95BlHltnnW7Aha/FcL6Mj7zIMz0wcKLMW3TRMs6e5HExHKzlkLz2+0gqnPWjeVUjB/63nbTmg4o5WVf/S8Q== web-namespaces@^2.0.0: version "2.0.1"