Skip to content

Commit 443708a

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent 9319426 commit 443708a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"prettier": "2.0.5",
4949
"text-encoding": "0.7.0",
5050
"ts-loader": "7.0.1",
51-
"typescript": "3.8.3",
51+
"typescript": "3.9.7",
5252
"webpack": "4.42.1",
5353
"webpack-cli": "3.3.11",
5454
"webpack-dev-server": "3.10.3"

yarn.lock

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

6821-
typescript@3.8.3:
6822-
version "3.8.3"
6823-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
6824-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
6821+
typescript@3.9.7:
6822+
version "3.9.7"
6823+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6824+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
68256825

68266826
uglify-js@3.4.x:
68276827
version "3.4.10"

0 commit comments

Comments
 (0)