Skip to content

Commit 92fda59

Browse files
committed
Update dependency typescript to v3.9.9
1 parent 50288cf commit 92fda59

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.9",
9191
"webpack": "4.42.1",
9292
"webpack-cli": "3.3.11",
9393
"webpack-dev-server": "3.10.3"

yarn.lock

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

15303-
[email protected], typescript@^3.8.3:
15303+
15304+
version "3.9.9"
15305+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
15306+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
15307+
15308+
typescript@^3.8.3:
1530415309
version "3.8.3"
1530515310
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
1530615311
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==

0 commit comments

Comments
 (0)