Skip to content

Commit 6ec2e2b

Browse files
committed
Update dependency typescript to v3.4.4
1 parent ea27b8b commit 6ec2e2b

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.4"
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.4:
10470+
version "3.4.4"
10471+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.4.tgz#aac4a08abecab8091a75f10842ffa0631818f785"
10472+
integrity sha512-xt5RsIRCEaf6+j9AyOBgvVuAec0i92rgCaS3S+UVf5Z/vF2Hvtsw08wtUTJqp4djwznoAgjSxeCcU4r+CcDBJA==
1047310473

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

0 commit comments

Comments
 (0)