Skip to content

Commit

Permalink
chore(dependencies): update dependency typescript to v3.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent 848fed5 commit 4b9aee6
Show file tree
Hide file tree
Showing 2 changed files with 5 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.9.10"
},
"dependencies": {
"@types/node": "^10.0.0"
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,10 @@ tsutils@^2.27.2:
dependencies:
tslib "^1.8.1"

[email protected]:
version "3.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
[email protected]:
version "3.9.10"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==

wrappy@1:
version "1.0.2"
Expand Down

0 comments on commit 4b9aee6

Please sign in to comment.