Skip to content

Commit 746c343

Browse files
committed
Update dependency typescript to v3.9.2
1 parent 755c237 commit 746c343

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"tslint-config-google": "1.0.1",
8989
"tslint-config-prettier": "1.18.0",
9090
"tslint-plugin-prettier": "2.3.0",
91-
"typescript": "3.8.3"
91+
"typescript": "3.9.2"
9292
},
9393
"typings": "./lib/index.d.ts",
9494
"types": "./lib/index.d.ts",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12887,10 +12887,10 @@ typedarray@^0.0.6:
1288712887
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1288812888
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1288912889

12890-
typescript@3.8.3:
12891-
version "3.8.3"
12892-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
12893-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
12890+
typescript@3.9.2:
12891+
version "3.9.2"
12892+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
12893+
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
1289412894

1289512895
ua-parser-js@^0.7.18:
1289612896
version "0.7.19"

0 commit comments

Comments
 (0)