Skip to content

Commit 7597950

Browse files
committed
Update dependency typescript to v3.4.1
1 parent d2254b7 commit 7597950

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.4.1"
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.4.1:
10470+
version "3.4.1"
10471+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
10472+
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
1047310473

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

0 commit comments

Comments
 (0)