Skip to content

Commit

Permalink
Update dependency typescript to v4.3.0-dev.20210211
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2021
1 parent 8ddddff commit 1b121e3
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 @@ -62,7 +62,7 @@
"ttypescript": "^1.5.5"
},
"devDependencies": {
"typescript": "4.3.0-dev.20210210"
"typescript": "4.3.0-dev.20210211"
},
"peerDependencies": {
"typescript": ">= 4.0.0 || >= 4.2.0-dev"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3838,10 +3838,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

[email protected].20210210:
version "4.3.0-dev.20210210"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.0-dev.20210210.tgz#b4c6527e176e8fd7fcab132c5279b0f537b35673"
integrity sha512-k9Tt69UNV1JJaKKHzlCsb2upivvzvvbD+JWmGq9ExWqqcL0iNVB7DgKGQXnF0JmJR+zPcUZk6B84E4E+wc4WOw==
[email protected].20210211:
version "4.3.0-dev.20210211"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.0-dev.20210211.tgz#4ad889da82e02dc74df155d9f31c28a3f7154403"
integrity sha512-Xy5pmfBIAYjHItLhqGASnEy3TVzUQNr82QDFspuSnU05Dpei2oZz7mw9FSyNWN0zddZ2twctKKQpYpv2nuRfZA==

uglify-js@^3.1.4:
version "3.12.7"
Expand Down

0 comments on commit 1b121e3

Please sign in to comment.