Skip to content

Commit

Permalink
Update dependency typescript to v3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2019
1 parent 0cbe6d9 commit 2ea2aa1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"pretty-quick": "1.11.1",
"tsdx": "0.9.3",
"tslib": "1.10.0",
"typescript": "3.6.3"
"typescript": "3.7.3"
},
"dependencies": {
"command-line-application": "^0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7269,10 +7269,10 @@ typescript-memoize@^1.0.0-alpha.3:
dependencies:
core-js "2.4.1"

typescript@3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
typescript@3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==

typical@^2.6.1:
version "2.6.1"
Expand Down

0 comments on commit 2ea2aa1

Please sign in to comment.