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

Commit 19ac18d

Browse files
committed
Update dependency typescript to v3.7.5
1 parent 37cc52b commit 19ac18d

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
@@ -107,7 +107,7 @@
107107
"prettier": "1.18.2",
108108
"raf": "3.4.1",
109109
"react-test-renderer": "16.11.0",
110-
"typescript": "3.6.4",
110+
"typescript": "3.7.5",
111111
"typescript-styled-plugin": "0.15.0",
112112
"webpack-bundle-analyzer": "3.6.0",
113113
"xo": "0.21.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9257,10 +9257,10 @@ typescript-template-language-service-decorator@^2.2.0:
92579257
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
92589258
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
92599259

9260-
typescript@3.6.4:
9261-
version "3.6.4"
9262-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
9263-
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
9260+
typescript@3.7.5:
9261+
version "3.7.5"
9262+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
9263+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
92649264

92659265
uc.micro@^1.0.1, uc.micro@^1.0.5:
92669266
version "1.0.6"

0 commit comments

Comments
 (0)