Skip to content

Commit 64caf39

Browse files
committed
Update dependency typescript to v3.9.10
1 parent e913285 commit 64caf39

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lint-staged": "10.5.1",
5252
"prettier": "2.1.2",
5353
"rimraf": "3.0.2",
54-
"typescript": "3.9.7"
54+
"typescript": "3.9.10"
5555
},
5656
"dependencies": {
5757
"@typed/prelude": "6.0.0",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -4719,7 +4719,12 @@ typedarray@^0.0.6:
47194719
version "0.0.6"
47204720
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
47214721

4722-
typescript@3.9.7, typescript@^3.2.4:
4722+
typescript@3.9.10:
4723+
version "3.9.10"
4724+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
4725+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
4726+
4727+
typescript@^3.2.4:
47234728
version "3.9.7"
47244729
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
47254730
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==

0 commit comments

Comments
 (0)