Skip to content

Commit 96719cc

Browse files
committed
Update dependency typescript to v3.3.4000
1 parent b611482 commit 96719cc

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
@@ -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.3333"
65+
"typescript": "3.3.4000"
6666
},
6767
"devDependencies": {
6868
"@babel/core": "7.3.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10444,10 +10444,10 @@ typedarray@^0.0.6:
1044410444
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1044510445
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1044610446

10447-
10448-
version "3.3.3333"
10449-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
10450-
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
10447+
10448+
version "3.3.4000"
10449+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
10450+
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
1045110451

1045210452
uc.micro@^1.0.1, uc.micro@^1.0.5:
1045310453
version "1.0.6"

0 commit comments

Comments
 (0)