Skip to content

Commit 4cfa335

Browse files
chore(deps): update dependency @types/mz to v2.7.9
1 parent bee0f37 commit 4cfa335

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/git-url-parse": "9.0.0",
5959
"@types/inquirer": "0.0.44",
6060
"@types/js-yaml": "3.12.5",
61-
"@types/mz": "2.7.3",
61+
"@types/mz": "2.7.9",
6262
"download-cli": "^1.1.1",
6363
"eslint": "^7.28.0",
6464
"husky": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -488,10 +488,10 @@
488488
dependencies:
489489
"@types/node" "*"
490490

491-
"@types/[email protected].3":
492-
version "2.7.3"
493-
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.3.tgz#e42a21e73f5f9340fe4a176981fafb1eb8cc6c12"
494-
integrity sha512-Zp1NUJ4Alh3gaun0a5rkF3DL7b2j1WB6rPPI5h+CJ98sQnxe9qwskClvupz/4bqChGR3L/BRhTjlaOwR+uiZJg==
491+
"@types/[email protected].9":
492+
version "2.7.9"
493+
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.9.tgz#f97c13aea704d806809d7c21ee490982503e7e7d"
494+
integrity sha512-BqcaQb+0i5O5FzYLYwRVfSR5DpKK11vP4CSwjujGt9VdN+5xHMWE0f/OuM8r7Y30KO4evLMptd2+2w5GkuKjtg==
495495
dependencies:
496496
"@types/node" "*"
497497

0 commit comments

Comments
 (0)