File tree 4 files changed +14
-28
lines changed
4 files changed +14
-28
lines changed Original file line number Diff line number Diff line change 59
59
"@types/cross-spawn" : " ^6.0.0" ,
60
60
"@types/fs-extra" : " ^9.0.0" ,
61
61
"@types/jest" : " ^24.0.11" ,
62
+ "@types/klaw-sync" : " ^6.0.5" ,
62
63
"@types/minimist" : " ^1.2.2" ,
63
64
"@types/node" : " ^12.0.0" ,
65
+ "@types/randomstring" : " ^1.3.0" ,
64
66
"@types/rimraf" : " ^2.0.2" ,
65
67
"@types/semver" : " ^7.5.0" ,
66
68
"@types/tmp" : " ^0.0.34" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 806
806
dependencies :
807
807
" @types/node" " *"
808
808
809
+ " @types/klaw-sync@^6.0.5 " :
810
+ version "6.0.5"
811
+ resolved "https://registry.yarnpkg.com/@types/klaw-sync/-/klaw-sync-6.0.5.tgz#0a87fa0762673a1a1d2e7b08a51d5d65f0c842cd"
812
+ integrity sha512-xlavCRyu5ibDjsOc7PSgeUbwOBZdnJsND8gFUVfBilplbBIWhLZVjwtqbZq0327ny3jNt7oviEh5NS9a4LudeQ==
813
+ dependencies :
814
+ " @types/node" " *"
815
+
809
816
" @types/minimatch@^5.1.2 " :
810
817
version "5.1.2"
811
818
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
838
845
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
839
846
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
840
847
848
+ " @types/randomstring@^1.3.0 " :
849
+ version "1.3.0"
850
+ resolved "https://registry.yarnpkg.com/@types/randomstring/-/randomstring-1.3.0.tgz#2953e8de350c27c10eb1aa011fbca8d88c327d79"
851
+ integrity sha512-kCP61wludjY7oNUeFiMxfswHB3Wn/aC03Cu82oQsNTO6OCuhVN/rCbBs68Cq6Nkgjmp2Sh3Js6HearJPkk7KQA==
852
+
841
853
" @types/responselike@^1.0.0 " :
842
854
version "1.0.3"
843
855
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"
You can’t perform that action at this time.
0 commit comments