Skip to content

Commit 4fe05e8

Browse files
committed
Update dependency typescript to v3.9.10
1 parent 8623309 commit 4fe05e8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"standard": "10.0.3",
3939
"ts-jest": "22.4.4",
4040
"tslint": "5.9.1",
41-
"typescript": "3.0.3"
41+
"typescript": "3.9.10"
4242
},
4343
"keywords": [
4444
"bot",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4382,9 +4382,10 @@ typedarray@^0.0.6:
43824382
version "0.0.6"
43834383
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
43844384

4385-
4386-
version "3.0.3"
4387-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
4385+
4386+
version "3.9.10"
4387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
4388+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
43884389

43894390
uglify-js@^2.6:
43904391
version "2.8.29"

0 commit comments

Comments
 (0)