Skip to content

Commit

Permalink
chore(deps): update dependency @types/mz to v2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent bee0f37 commit 4912ba8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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" "*"

Expand Down

0 comments on commit 4912ba8

Please sign in to comment.