File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
"@types/inquirer" : " 6.5.0" ,
70
70
"@types/js-yaml" : " 3.12.5" ,
71
71
"@types/mkdirp-promise" : " 5.0.0" ,
72
- "@types/mz" : " 2.7.3 " ,
72
+ "@types/mz" : " 2.7.4 " ,
73
73
"@types/node" : " 12.20.15" ,
74
74
"download-cli" : " ^1.1.1" ,
75
75
"eslint" : " ^7.30.0" ,
Original file line number Diff line number Diff line change 686
686
dependencies :
687
687
" @types/node" " *"
688
688
689
-
690
- version "2.7.3 "
691
- resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.3 .tgz#e42a21e73f5f9340fe4a176981fafb1eb8cc6c12 "
692
- integrity sha512-Zp1NUJ4Alh3gaun0a5rkF3DL7b2j1WB6rPPI5h+CJ98sQnxe9qwskClvupz/4bqChGR3L/BRhTjlaOwR+uiZJg ==
689
+
690
+ version "2.7.4 "
691
+ resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.4 .tgz#f9d1535cb5171199b28ae6abd6ec29e856551401 "
692
+ integrity sha512-Zs0imXxyWT20j3Z2NwKpr0IO2LmLactBblNyLua5Az4UHuqOQ02V3jPTgyKwDkuc33/ahw+C3O1PIZdrhFMuQA ==
693
693
dependencies :
694
694
" @types/node" " *"
695
695
You can’t perform that action at this time.
0 commit comments