File tree Expand file tree Collapse file tree 4 files changed +14
-28
lines changed Expand file tree Collapse file tree 4 files changed +14
-28
lines changed Original file line number Diff line number Diff line change 5959 "@types/cross-spawn" : " ^6.0.0" ,
6060 "@types/fs-extra" : " ^9.0.0" ,
6161 "@types/jest" : " ^24.0.11" ,
62+ "@types/klaw-sync" : " ^6.0.5" ,
6263 "@types/minimist" : " ^1.2.2" ,
6364 "@types/node" : " ^12.0.0" ,
65+ "@types/randomstring" : " ^1.3.0" ,
6466 "@types/rimraf" : " ^2.0.2" ,
6567 "@types/semver" : " ^7.5.0" ,
6668 "@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 806806 dependencies :
807807 " @types/node" " *"
808808
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+
809816" @types/minimatch@^5.1.2 " :
810817 version "5.1.2"
811818 resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
838845 resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
839846 integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
840847
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+
841853" @types/responselike@^1.0.0 " :
842854 version "1.0.3"
843855 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