Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 2f17c71

Browse files
committed
Update dependency typescript to v3.9.2
1 parent 1a08260 commit 2f17c71

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
@@ -26,7 +26,7 @@
2626
"prettier": "1.19.1",
2727
"react": "16.13.0",
2828
"react-dom": "16.13.0",
29-
"typescript": "3.8.3"
29+
"typescript": "3.9.2"
3030
},
3131
"scripts": {
3232
"build": "parcel build src/index.html --no-autoinstall",

yarn.lock

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

5888-
typescript@3.8.3:
5889-
version "3.8.3"
5890-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
5891-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
5888+
typescript@3.9.2:
5889+
version "3.9.2"
5890+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
5891+
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
58925892

58935893
uncss@^0.17.0:
58945894
version "0.17.1"

0 commit comments

Comments
 (0)