Skip to content

Commit dbc2f04

Browse files
Bump typescript from 3.6.3 to 3.6.4 (#20)
1 parent 2e97ac7 commit dbc2f04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"rimraf": "^3.0.0",
3535
"ts-jest": "^20.0.7",
3636
"tslint": "^5.5.0",
37-
"typescript": "3.6.3"
37+
"typescript": "3.6.4"
3838
},
3939
"jest": {
4040
"transform": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3429,10 +3429,10 @@ type-check@~0.3.2:
34293429
dependencies:
34303430
prelude-ls "~1.1.2"
34313431

3432-
typescript@3.6.3:
3433-
version "3.6.3"
3434-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
3435-
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
3432+
typescript@3.6.4:
3433+
version "3.6.4"
3434+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
3435+
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
34363436

34373437
uglify-js@^3.1.4:
34383438
version "3.6.0"

0 commit comments

Comments
 (0)