From 889b64f9fade5977984d2a4e6d58fc601834ede5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:31:54 +0100 Subject: [PATCH] chore(npm)(deps-dev): bump wireit from 0.14.1 to 0.14.4 in /wnfs-wasm (#398) Bumps [wireit](https://github.com/google/wireit) from 0.14.1 to 0.14.4. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.1...v0.14.4) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- wnfs-wasm/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wnfs-wasm/yarn.lock b/wnfs-wasm/yarn.lock index bfda7206..d8b8379d 100644 --- a/wnfs-wasm/yarn.lock +++ b/wnfs-wasm/yarn.lock @@ -3229,9 +3229,9 @@ wildcard@^2.0.0: integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== wireit@^0.14.1: - version "0.14.1" - resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890" - integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA== + version "0.14.4" + resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.4.tgz#4c8913a4a74cb15b5381c4b8276c5d71c27f54c5" + integrity sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg== dependencies: braces "^3.0.2" chokidar "^3.5.3"