From cf3199b19a048049ba262550a7f311a6203f9b41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:46:08 +0000 Subject: [PATCH] chore(deps): update dependency @types/mz to v2.7.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0602ee51..df3315c4 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/inquirer": "8.2.10", "@types/js-yaml": "3.12.5", "@types/mkdirp-promise": "5.0.0", - "@types/mz": "2.7.7", + "@types/mz": "2.7.8", "@types/node": "12.20.55", "download-cli": "^1.1.1", "eslint": "^7.32.0", diff --git a/yarn.lock b/yarn.lock index cf2a0bd0..59811d62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -760,10 +760,10 @@ dependencies: "@types/node" "*" -"@types/mz@2.7.7": - version "2.7.7" - resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.7.tgz#cb5fd83369b3243a25301286e529b9f195d763d1" - integrity sha512-cIWlsq4vFIwfsMIMTNGtL8xoXz3itY/LRiwB9cIZJYmTzHvLrFASwih50/UfOyBU+S3vA9kiDuXW7ZxMfCvXJg== +"@types/mz@2.7.8": + version "2.7.8" + resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.8.tgz#5ac05b34f08e6225d7ad9b05e158b03d9ca9e2d4" + integrity sha512-mGLNqqwt8yu4pDw9rEphAiyWnEdok0GzOGrwi5EiTuDFxw7H3ZaEI4ASFKq4HaZtemtjQ8MkcmtWcrU4V0WkIw== dependencies: "@types/node" "*"