Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 24ad2c0

Browse files
committed
Update dependency typescript to v3.9.9
1 parent 44013cf commit 24ad2c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"ts-loader": "6.2.1",
7373
"ts-node": "8.6.2",
7474
"tsconfig-paths": "3.9.0",
75-
"typescript": "3.9.7"
75+
"typescript": "3.9.9"
7676
},
7777
"jest": {
7878
"moduleFileExtensions": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8440,10 +8440,10 @@ typedarray@^0.0.6:
84408440
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
84418441
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
84428442

8443-
8444-
version "3.9.7"
8445-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
8446-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
8443+
8444+
version "3.9.9"
8445+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
8446+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
84478447

84488448
typescript@^3.6.4:
84498449
version "3.8.3"

0 commit comments

Comments
 (0)