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

Commit 495bf6b

Browse files
Update dependency @types/mz to v2.7.5 (#875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfb0811 commit 495bf6b

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.1",
52-
"@types/mz": "2.7.4",
52+
"@types/mz": "2.7.5",
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].4":
1714-
version "2.7.4"
1715-
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.4.tgz#f9d1535cb5171199b28ae6abd6ec29e856551401"
1716-
integrity sha512-Zs0imXxyWT20j3Z2NwKpr0IO2LmLactBblNyLua5Az4UHuqOQ02V3jPTgyKwDkuc33/ahw+C3O1PIZdrhFMuQA==
1713+
"@types/[email protected].5":
1714+
version "2.7.5"
1715+
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.5.tgz#6d7d6cf06a2a02b8203260a341744a76b5ecde9b"
1716+
integrity sha512-GFQyFu0/5xfAbfxou079uRovHaoHibbn7t98orGdF7T33mF9xBPd5JU64TdXHy351SMZGtFKGO9Uwv4/7GCllg==
17171717
dependencies:
17181718
"@types/node" "*"
17191719

0 commit comments

Comments
 (0)