Skip to content

Commit 9cc649e

Browse files
Update dependency typescript to v3.9.10
1 parent b9f1f19 commit 9cc649e

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
@@ -47,6 +47,6 @@
4747
"rollup-plugin-peer-deps-external": "2.2.2",
4848
"rollup-plugin-typescript2": "0.19.3",
4949
"rollup-plugin-url": "2.2.4",
50-
"typescript": "3.8.3"
50+
"typescript": "3.9.10"
5151
}
5252
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9051,10 +9051,10 @@ typedarray@^0.0.6:
90519051
version "0.0.6"
90529052
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
90539053

9054-
typescript@3.8.3:
9055-
version "3.8.3"
9056-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
9057-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
9054+
typescript@3.9.10:
9055+
version "3.9.10"
9056+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
9057+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
90589058

90599059
unicode-canonical-property-names-ecmascript@^1.0.4:
90609060
version "1.0.4"

0 commit comments

Comments
 (0)