File tree Expand file tree Collapse file tree 2 files changed +83
-90
lines changed
Expand file tree Collapse file tree 2 files changed +83
-90
lines changed Original file line number Diff line number Diff line change 4040 ],
4141 "dependencies" : {
4242 "await-lock" : " ^2.0.1" ,
43- "axios" : " ^0.19.0 " ,
43+ "axios" : " ^0.19.2 " ,
4444 "chalk" : " ^3.0.0" ,
4545 "env-paths" : " ^2.2.0" ,
46- "fp-ts" : " ^2.3.1 " ,
47- "io-ts" : " ^2.0.3 " ,
46+ "fp-ts" : " ^2.4.3 " ,
47+ "io-ts" : " ^2.0.6 " ,
4848 "io-ts-excess" : " ^1.0.1" ,
4949 "json2csv" : " ^4.5.4" ,
5050 "lodash" : " ^4.17.15" ,
5151 "mkdirp" : " ^0.5.1" ,
52- "puppeteer" : " ^2.0 .0" ,
52+ "puppeteer" : " ^2.1 .0" ,
5353 "tmp" : " ^0.1.0" ,
54- "uuid" : " ^3.3.3 " ,
54+ "uuid" : " ^3.4.0 " ,
5555 "winston" : " ^3.2.1" ,
5656 "yargs" : " ^15.1.0"
5757 },
6565 "devDependencies" : {
6666 "@types/concat-stream" : " ^1.6.0" ,
6767 "@types/express" : " ^4.17.2" ,
68- "@types/jest" : " ^24.0.25 " ,
68+ "@types/jest" : " ^24.9.1 " ,
6969 "@types/json2csv" : " ^4.5.1" ,
7070 "@types/mkdirp" : " ^0.5.2" ,
71- "@types/node" : " ^12.12.24 " ,
71+ "@types/node" : " ^12.12.26 " ,
7272 "@types/puppeteer" : " ^2.0.0" ,
7373 "@types/tmp" : " ^0.1.0" ,
74- "@types/uuid" : " ^3.4.6 " ,
75- "@types/yargs" : " ^13.0.4 " ,
74+ "@types/uuid" : " ^3.4.7 " ,
75+ "@types/yargs" : " ^13.0.7 " ,
7676 "express" : " ^4.17.1" ,
7777 "husky" : " ^3.1.0" ,
7878 "jest" : " ^24.9.0" ,
7979 "lint-staged" : " ^9.5.0" ,
8080 "prettier" : " ^1.19.1" ,
81- "rimraf" : " ^3.0.0 " ,
81+ "rimraf" : " ^3.0.1 " ,
8282 "transform-json-types" : " ^0.7.0" ,
83- "ts-jest" : " ^24.2 .0" ,
83+ "ts-jest" : " ^24.3 .0" ,
8484 "tslint" : " ^5.20.1" ,
85- "typescript" : " ^3.7.4 "
85+ "typescript" : " ^3.7.5 "
8686 },
8787 "jest" : {
8888 "coverageDirectory" : " ./coverage/" ,
You can’t perform that action at this time.
0 commit comments