Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 9a1722b

Browse files
Update dependency @types/mz to v2.7.7 (#882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96220f3 commit 9a1722b

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
@@ -49,7 +49,7 @@
4949
"@types/lru-cache": "5.1.1",
5050
"@types/mocha": "10.0.0",
5151
"@types/mock-require": "2.0.3",
52-
"@types/mz": "2.7.6",
52+
"@types/mz": "2.7.7",
5353
"@types/node": "14.18.28",
5454
"@types/node-fetch": "3.0.2",
5555
"@types/recursive-readdir": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,10 +1710,10 @@
17101710
dependencies:
17111711
"@types/node" "*"
17121712

1713-
"@types/[email protected].6":
1714-
version "2.7.6"
1715-
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.6.tgz#20e076b3198878c139608432e7e4a2f0e0200986"
1716-
integrity sha512-+y7boPceq5fyKDhD0wnnEtGgBJop/hewqmCwtjlF6XIjZ06VNe5GLLOoRTzUzal+FwXcTFegOyTOV7WAXC1yOw==
1713+
"@types/[email protected].7":
1714+
version "2.7.7"
1715+
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.7.tgz#cb5fd83369b3243a25301286e529b9f195d763d1"
1716+
integrity sha512-cIWlsq4vFIwfsMIMTNGtL8xoXz3itY/LRiwB9cIZJYmTzHvLrFASwih50/UfOyBU+S3vA9kiDuXW7ZxMfCvXJg==
17171717
dependencies:
17181718
"@types/node" "*"
17191719

0 commit comments

Comments
 (0)