From 1f96ad94c59444925a2fd4ea830996f517df5966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 05:01:50 +0000 Subject: [PATCH] build: bump prebuild from 11.0.3 to 11.0.4 Bumps [prebuild](https://github.com/prebuild/prebuild) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/prebuild/prebuild/releases) - [Commits](https://github.com/prebuild/prebuild/compare/v11.0.3...v11.0.4) --- updated-dependencies: - dependency-name: prebuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0e8edd2..adb89fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2292,9 +2292,9 @@ prebuild-install@^7.0.0: tunnel-agent "^0.6.0" prebuild@^11.0.0: - version "11.0.3" - resolved "https://registry.yarnpkg.com/prebuild/-/prebuild-11.0.3.tgz#600bb201b50a26af837f77aeb868df012c096ef2" - integrity sha512-0synbTNdYD9nkVFtVl0nbslM6AefnKRcvyvtDwv6qswh4gYCbdWGmir4G7YPPDa3VmKCZADVBYnkqNI3qKJy5Q== + version "11.0.4" + resolved "https://registry.yarnpkg.com/prebuild/-/prebuild-11.0.4.tgz#5e4a0659e2b98219ad58808b356c7938b0f9e326" + integrity sha512-n23Rzql2m8ldFpwcFyouGUrg9VByEF2IroEZlNvPLiQwTJWucTNxIaZEoyVe2AxPRzQb6Eph2ytObxVWm4FA7Q== dependencies: cmake-js "~5.2.0" detect-libc "^2.0.0"