From 5383c21becb65eef77d7d78af9302bc307572966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:41:57 +0000 Subject: [PATCH] chore(deps): bump web-features from 2.19.0 to 2.20.0 (#12529) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6347abff436..a41ed31cc9f6 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^2.19.0", + "web-features": "^2.20.0", "web-specs": "^3.36.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8692ab6fba9d..54a1da0e5d01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15829,10 +15829,10 @@ web-component-analyzer@^2.0.0: typescript "~5.2.0" yargs "^17.7.2" -web-features@^2.19.0: - version "2.19.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.19.0.tgz#9db1e76d737b2140799682d89f5a48e3f0bff090" - integrity sha512-uhWvB/07YJfBLG+E4jHwc2byuBsbJUKrvBhJr64SX87K7veXHqJjKOuqzwI+h00LwU5MExKiiALLSuh/fYfxzw== +web-features@^2.20.0: + version "2.20.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.20.0.tgz#32464e50857ed14b1412cbb610052bae61e4efbf" + integrity sha512-C8a2aXkHQ+qfD3yPlB+xwzsc0nmnEUcyYaD/9mtpVj0hNo9hm2isFNu6yCPYmZxYmKFfM9Q5jr616rBI/EyOXA== web-namespaces@^2.0.0: version "2.0.1"