Skip to content

Commit 94ed893

Browse files
committed
Update dependencies
1 parent 1c2b81b commit 94ed893

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"chalk": "^3.0.0",
4545
"env-paths": "^2.2.0",
4646
"fp-ts": "^2.3.1",
47-
"io-ts": "^2.0.2",
47+
"io-ts": "^2.0.3",
4848
"io-ts-excess": "^1.0.1",
4949
"json2csv": "^4.5.4",
5050
"lodash": "^4.17.15",
@@ -53,7 +53,7 @@
5353
"tmp": "^0.1.0",
5454
"uuid": "^3.3.3",
5555
"winston": "^3.2.1",
56-
"yargs": "^15.0.2"
56+
"yargs": "^15.1.0"
5757
},
5858
"engines": {
5959
"node": ">=10.15.0"
@@ -65,14 +65,14 @@
6565
"devDependencies": {
6666
"@types/concat-stream": "^1.6.0",
6767
"@types/express": "^4.17.2",
68-
"@types/jest": "^24.0.24",
68+
"@types/jest": "^24.0.25",
6969
"@types/json2csv": "^4.5.1",
7070
"@types/mkdirp": "^0.5.2",
71-
"@types/node": "^12.12.21",
71+
"@types/node": "^12.12.24",
7272
"@types/puppeteer": "^2.0.0",
7373
"@types/tmp": "^0.1.0",
7474
"@types/uuid": "^3.4.6",
75-
"@types/yargs": "^13.0.3",
75+
"@types/yargs": "^13.0.4",
7676
"express": "^4.17.1",
7777
"husky": "^3.1.0",
7878
"jest": "^24.9.0",

0 commit comments

Comments
 (0)