summaryrefslogtreecommitdiffhomepage
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/packages/components/package.json2
-rw-r--r--gui/packages/desktop/package.json2
-rw-r--r--gui/yarn.lock8
3 files changed, 6 insertions, 6 deletions
diff --git a/gui/packages/components/package.json b/gui/packages/components/package.json
index fb96900c35..a173877573 100644
--- a/gui/packages/components/package.json
+++ b/gui/packages/components/package.json
@@ -36,7 +36,7 @@
"rimraf": "^2.6.2",
"ts-node": "^7.0.1",
"tslint": "^5.12.1",
- "typescript": "^3.2.4"
+ "typescript": "^3.3.3"
},
"dependencies": {},
"peerDependencies": {
diff --git a/gui/packages/desktop/package.json b/gui/packages/desktop/package.json
index 68fe6a59fd..37e360b76b 100644
--- a/gui/packages/desktop/package.json
+++ b/gui/packages/desktop/package.json
@@ -69,7 +69,7 @@
"sinon": "^7.1.1",
"ts-node": "^7.0.1",
"tslint": "^5.12.1",
- "typescript": "^3.2.4"
+ "typescript": "^3.3.3"
},
"scripts": {
"postinstall": "electron-builder install-app-deps",
diff --git a/gui/yarn.lock b/gui/yarn.lock
index e50b299936..29007dbd94 100644
--- a/gui/yarn.lock
+++ b/gui/yarn.lock
@@ -7919,10 +7919,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
-typescript@^3.2.4:
- version "3.2.4"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
- integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
+typescript@^3.3.3:
+ version "3.3.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
+ integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
ua-parser-js@0.7.17:
version "0.7.17"