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

Commit 5ca939a

Browse files
committed
Update dependency typescript to v3.6.4
1 parent d8fe297 commit 5ca939a

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.6.4"
5959
}
6060
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4756,10 +4756,10 @@ [email protected]:
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-
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+
4760+
version "3.6.4"
4761+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
4762+
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
47634763

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

0 commit comments

Comments
 (0)