From ecd218eca94741abb092eb287b306b0f7e6e936c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 11:38:42 +0000 Subject: [PATCH] chore(dev-deps): bump wireit from 0.14.9 to 0.14.10 Bumps [wireit](https://github.com/google/wireit) from 0.14.9 to 0.14.10. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.9...v0.14.10) --- 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..e195a1d 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.10" + resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.10.tgz#aa613d790dec08aa0738c354bab946394ddb305b" dependencies: brace-expansion "^4.0.0" chokidar "^3.5.3"