Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 29, 2020
1 parent 83828b1 commit 76cb67b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 33 deletions.
50 changes: 19 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"fs-extra": "9.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.4.0",
"ora": "4.0.4",
"ora": "5.0.0",
"request": "2.88.2",
"typescript": "3.9.3",
"typescript": "4.0.3",
"yargs": "15.4.1"
},
"devDependencies": {
Expand Down

0 comments on commit 76cb67b

Please sign in to comment.