Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 6dd6dde

Browse files
chore(deps): update dependency typescript to v3.9.10
1 parent d8fe297 commit 6dd6dde

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
@@ -55,6 +55,6 @@
5555
"ts-jest": "24.1.0",
5656
"typedoc": "0.15.0",
5757
"typedoc-plugin-markdown": "2.2.6",
58-
"typescript": "3.6.3"
58+
"typescript": "3.9.10"
5959
}
6060
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4756,10 +4756,10 @@ typescript@3.5.x:
47564756
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
47574757
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
47584758

4759-
typescript@3.6.3:
4760-
version "3.6.3"
4761-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
4762-
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
4759+
typescript@3.9.10:
4760+
version "3.9.10"
4761+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
4762+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
47634763

47644764
uglify-js@^3.1.4:
47654765
version "3.6.0"

0 commit comments

Comments
 (0)