Skip to content

Commit cd550e5

Browse files
committed
Update dependency typescript to v3.6.2
1 parent ea27b8b commit cd550e5

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
@@ -62,7 +62,7 @@
6262
"react-router-dom": "4.3.1",
6363
"subscriptions-transport-ws": "0.9.16",
6464
"ts-node": "8.0.3",
65-
"typescript": "3.3.4000"
65+
"typescript": "3.6.2"
6666
},
6767
"devDependencies": {
6868
"@babel/core": "7.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10466,10 +10466,10 @@ typedarray@^0.0.6:
1046610466
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1046710467
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1046810468

10469-
typescript@3.3.4000:
10470-
version "3.3.4000"
10471-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
10472-
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
10469+
typescript@3.6.2:
10470+
version "3.6.2"
10471+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
10472+
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
1047310473

1047410474
uc.micro@^1.0.1, uc.micro@^1.0.5:
1047510475
version "1.0.6"

0 commit comments

Comments
 (0)