Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 685bd97

Browse files
Update dependency @types/mz to v2.7.2 (#405)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d38d39f commit 685bd97

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
@@ -31,7 +31,7 @@
3131
"@types/json5": "0.0.30",
3232
"@types/lodash": "4.14.164",
3333
"@types/mkdirp-promise": "5.0.0",
34-
"@types/mz": "2.7.1",
34+
"@types/mz": "2.7.2",
3535
"@types/node": "12.12.14",
3636
"@types/relateurl": "0.2.28",
3737
"@types/rmfr": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,10 +1056,10 @@
10561056
dependencies:
10571057
"@types/node" "*"
10581058

1059-
"@types/[email protected].1":
1060-
version "2.7.1"
1061-
resolved "https://registry.npmjs.org/@types/mz/-/mz-2.7.1.tgz#1ac1d69b039c8b3cbe603972b5c12d3167a84f58"
1062-
integrity sha512-H86h7KmRDVs9UeSiQvtUeVhS+WYpJSYSsZrRvNYpGWGiytEqxwEtvgRnINESQtCgnojIH2wS2WgaMTJP0firBw==
1059+
"@types/[email protected].2":
1060+
version "2.7.2"
1061+
resolved "https://registry.npmjs.org/@types/mz/-/mz-2.7.2.tgz#48de03aacc98aeb40cfdeb8c58fff9fb8a2d8dfc"
1062+
integrity sha512-a6E4fuAakzq/uRHEohiYo9M5G+NV33FodRGCU+N4W65CAk6PPJo9KWPH8hxkqiiUgfs8EgUFuKPxclcUEahsRw==
10631063
dependencies:
10641064
"@types/node" "*"
10651065

0 commit comments

Comments
 (0)