From 6a948f5389d78c4e54c23dc53075e239e58367af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 11:12:20 +0000 Subject: [PATCH] chore(dev-deps): bump wireit from 0.14.9 to 0.14.11 Bumps [wireit](https://github.com/google/wireit) from 0.14.9 to 0.14.11. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.9...v0.14.11) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 32b70f8..8bcd1b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6909,8 +6909,8 @@ widest-line@^3.1.0: string-width "^4.0.0" wireit@^0.14.5, wireit@^0.14.9: - version "0.14.9" - resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.9.tgz" + version "0.14.11" + resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.11.tgz#8adafad65fccfa6f5946e3d2bdb8df4c744395ee" dependencies: brace-expansion "^4.0.0" chokidar "^3.5.3"