Skip to content

Commit 7563edc

Browse files
committed
Update dependency typescript to v3.9.8
1 parent 50288cf commit 7563edc

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.8",
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.8"
15305+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.8.tgz#7d937ba4e4044af7fa83d127b982f8f61ca816a4"
15306+
integrity sha512-nDbnFkUZZjkQ92qwKX+C+jtk4OGfU8H9toSEs3uAsl8cxLjG2sqQm6leF/pLWvm9FAEJ6KHkYMAbHYaY2ITeVg==
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)