Skip to content

Commit 17983c3

Browse files
committed
Update dependency typescript to v3.9.10
1 parent 425a296 commit 17983c3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"style-loader": "1.3.0",
8888
"ts-jest": "25.5.1",
8989
"ts-node": "8.10.2",
90-
"typescript": "3.8.3",
90+
"typescript": "3.9.10",
9191
"webpack": "4.42.1",
9292
"webpack-cli": "3.3.11",
9393
"webpack-dev-server": "3.11.2"

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -15587,7 +15587,12 @@ typedarray@^0.0.6:
1558715587
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1558815588
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1558915589

15590-
[email protected], typescript@^3.8.3:
15590+
15591+
version "3.9.10"
15592+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
15593+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
15594+
15595+
typescript@^3.8.3:
1559115596
version "3.8.3"
1559215597
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
1559315598
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==

0 commit comments

Comments
 (0)