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

Commit 8f1c2e2

Browse files
authored
Merge pull request #230 from bikecoders/renovate/typescript-3.x
Update dependency typescript to v3.9.7
2 parents b1d4169 + 0d0b340 commit 8f1c2e2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.8.3"
75+
"typescript": "3.9.7"
7676
},
7777
"jest": {
7878
"moduleFileExtensions": [

yarn.lock

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

8443-
[email protected], typescript@^3.6.4:
8443+
8444+
version "3.9.7"
8445+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
8446+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
8447+
8448+
typescript@^3.6.4:
84448449
version "3.8.3"
84458450
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
84468451
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==

0 commit comments

Comments
 (0)