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

Commit fc3ed7c

Browse files
committed
Update dependency typescript to v3.8.3
1 parent d8fe297 commit fc3ed7c

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.8.3"
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.8.3:
4760+
version "3.8.3"
4761+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
4762+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
47634763

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

0 commit comments

Comments
 (0)