Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c740f56

Browse files
committed
Update dependency typescript to v3.9.10
1 parent a3bbb5e commit c740f56

File tree

3 files changed

+134
-140
lines changed

3 files changed

+134
-140
lines changed

package-lock.json

Lines changed: 129 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"prettier": "1.19.1",
108108
"raf": "3.4.1",
109109
"react-test-renderer": "16.8.4",
110-
"typescript": "3.3.3333",
110+
"typescript": "3.9.10",
111111
"typescript-styled-plugin": "0.14.0",
112112
"webpack-bundle-analyzer": "3.1.0",
113113
"xo": "0.21.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10975,10 +10975,10 @@ typescript-template-language-service-decorator@^2.2.0:
1097510975
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
1097610976
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
1097710977

10978-
typescript@3.3.3333:
10979-
version "3.3.3333"
10980-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
10981-
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
10978+
typescript@3.9.10:
10979+
version "3.9.10"
10980+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
10981+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1098210982

1098310983
ua-parser-js@^0.7.9:
1098410984
version "0.7.17"

0 commit comments

Comments
 (0)