Skip to content

Commit

Permalink
Update dependency typescript to v3.3.4000
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2019
1 parent 848fed5 commit c5496ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"rimraf": "2.6.3",
"tslint": "5.12.1",
"typescript": "3.2.4"
"typescript": "3.3.4000"
},
"dependencies": {
"@types/node": "^10.0.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,9 @@ tsutils@^2.27.2:
dependencies:
tslib "^1.8.1"

typescript@3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
typescript@3.3.4000:
version "3.3.4000"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"

wrappy@1:
version "1.0.2"
Expand Down

0 comments on commit c5496ba

Please sign in to comment.