Skip to content

Commit cbcf351

Browse files
committed
update dependencies
1 parent bb1c4c0 commit cbcf351

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"axios": "^0.19.2",
4444
"chalk": "^3.0.0",
4545
"env-paths": "^2.2.0",
46-
"fp-ts": "^2.4.3",
47-
"io-ts": "^2.0.6",
46+
"fp-ts": "^2.5.0",
47+
"io-ts": "^2.1.0",
4848
"io-ts-excess": "^1.0.1",
4949
"json2csv": "^4.5.4",
5050
"lodash": "^4.17.15",
51-
"puppeteer": "^2.1.0",
51+
"puppeteer": "^2.1.1",
5252
"tmp": "^0.1.0",
5353
"uuid": "^3.4.0",
5454
"winston": "^3.2.1",
@@ -66,17 +66,17 @@
6666
"@types/express": "^4.17.2",
6767
"@types/jest": "^24.9.1",
6868
"@types/json2csv": "^4.5.1",
69-
"@types/node": "^12.12.26",
69+
"@types/node": "^12.12.27",
7070
"@types/puppeteer": "^2.0.0",
7171
"@types/tmp": "^0.1.0",
7272
"@types/uuid": "^3.4.7",
73-
"@types/yargs": "^13.0.7",
73+
"@types/yargs": "^13.0.8",
7474
"express": "^4.17.1",
7575
"husky": "^3.1.0",
7676
"jest": "^24.9.0",
7777
"lint-staged": "^9.5.0",
7878
"prettier": "^1.19.1",
79-
"rimraf": "^3.0.1",
79+
"rimraf": "^3.0.2",
8080
"transform-json-types": "^0.7.0",
8181
"ts-jest": "^24.3.0",
8282
"tslint": "^5.20.1",

0 commit comments

Comments
 (0)