From 4912ba8246f9e85b307026ab728c7009739f8bd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:27:48 +0000 Subject: [PATCH] chore(deps): update dependency @types/mz to v2.7.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3c0ec55da..15f009302 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/git-url-parse": "9.0.0", "@types/inquirer": "0.0.44", "@types/js-yaml": "3.12.5", - "@types/mz": "2.7.3", + "@types/mz": "2.7.6", "download-cli": "^1.1.1", "eslint": "^7.28.0", "husky": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 8258eda4d..d1e71cb87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -488,10 +488,10 @@ dependencies: "@types/node" "*" -"@types/mz@2.7.3": - version "2.7.3" - resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.3.tgz#e42a21e73f5f9340fe4a176981fafb1eb8cc6c12" - integrity sha512-Zp1NUJ4Alh3gaun0a5rkF3DL7b2j1WB6rPPI5h+CJ98sQnxe9qwskClvupz/4bqChGR3L/BRhTjlaOwR+uiZJg== +"@types/mz@2.7.6": + version "2.7.6" + resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.6.tgz#20e076b3198878c139608432e7e4a2f0e0200986" + integrity sha512-+y7boPceq5fyKDhD0wnnEtGgBJop/hewqmCwtjlF6XIjZ06VNe5GLLOoRTzUzal+FwXcTFegOyTOV7WAXC1yOw== dependencies: "@types/node" "*"