From f208cfb1e2033c0f9c5ec41c196fd0a929ee8c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 11:23:14 +0000 Subject: [PATCH] chore(deps): bump web-features from 0.8.0 to 0.8.1 Bumps [web-features](https://github.com/web-platform-dx/web-features) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: web-features dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 65ad4f2889e5..2f41fced47f2 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.8.0", + "web-features": "^0.8.1", "web-specs": "^3.9.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 383ea3f4117d..68e1f80e6f3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15537,10 +15537,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -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-features@^0.8.1: + version "0.8.1" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.8.1.tgz#e57d5df50c3038ef793630262f73df0bcbe8df7f" + integrity sha512-JFTkZ24bLgjE5Ke9pJf7ACfxwDkXyB0S6Uvuo+CQw5+laNDcGCOrjjIO0dWLGLA7VEFxkJTqHArhRqMXdLarvQ== web-namespaces@^2.0.0: version "2.0.1"