Skip to content

Commit 6e24b13

Browse files
committed
Update dependency typescript to v3.9.7
1 parent 8623309 commit 6e24b13

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"standard": "10.0.3",
3939
"ts-jest": "22.4.4",
4040
"tslint": "5.9.1",
41-
"typescript": "3.0.3"
41+
"typescript": "3.9.7"
4242
},
4343
"keywords": [
4444
"bot",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4382,9 +4382,10 @@ typedarray@^0.0.6:
43824382
version "0.0.6"
43834383
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
43844384

4385-
4386-
version "3.0.3"
4387-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
4385+
4386+
version "3.9.7"
4387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4388+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
43884389

43894390
uglify-js@^2.6:
43904391
version "2.8.29"

0 commit comments

Comments
 (0)