From 39e1574b4a21e15bc287fcd5310755a7b2f7f015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:31:05 +0000 Subject: [PATCH] chore(deps): bump web-features from 1.2.0 to 1.3.0 (#11800) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f5b6f87224eb..1b7786a87b5c 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^1.2.0", + "web-features": "^1.3.0", "web-specs": "^3.21.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f10cfbee5819..27f97d28293f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14986,10 +14986,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-features@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-1.2.0.tgz#63e4cf22a09cc62d37fca8efe46b2289a96734de" - integrity sha512-OzhUOISFy503BOVfW5Bi7iH34rfCQLF6HJpf7MAKiBblPLn2kxXC9kfY750q05+vEramxk8OZyzL6r96f7riAg== +web-features@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-1.3.0.tgz#d5d0eb53a6d36cd7f3ee8eff288ca628b18c52c6" + integrity sha512-gHOlpqzygByOqgmzx3477M459tGJVJF2chdkhvgNSJw+enfS4makj5l53zjkaXte2C/A8YoeLezp6gnxrCHb4A== web-namespaces@^2.0.0: version "2.0.1"