Skip to content

Commit 28443bd

Browse files
committed
upgrade typescript
1 parent 948eda5 commit 28443bd

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
@@ -64,7 +64,7 @@
6464
"ts-jest": "^24.0.0",
6565
"ts-node": "8.0.3",
6666
"tslint": "^5.14.0",
67-
"typescript": "^3.4.0-rc"
67+
"typescript": "^3.6.3"
6868
},
6969
"dependencies": {
7070
"@yarnpkg/lockfile": "^1.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4761,10 +4761,10 @@ type-check@~0.3.2:
47614761
dependencies:
47624762
prelude-ls "~1.1.2"
47634763

4764-
typescript@^3.4.0-rc:
4765-
version "3.4.0-rc"
4766-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.0-rc.tgz#bc4026c3c517a30fa514b896f2684c6ba92caadb"
4767-
integrity sha512-wtm2GwuV0Yy2zvmpFaMDtWHnRbzfERi9FLpL+K+JqGkHoclgEQ6TmD1AMxMIjs80NWRIq0Xp1veQyuZbGsUYsg==
4764+
typescript@^3.6.3:
4765+
version "3.6.3"
4766+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
4767+
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
47684768

47694769
uglify-js@^3.1.4:
47704770
version "3.5.2"

0 commit comments

Comments
 (0)