diff --git a/package.json b/package.json index cf83dd1..3d6011b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "tslint": "5.12.1", "tslint-config-prettier": "1.18.0", "tslint-react": "3.6.0", - "typescript": "3.3.3" + "typescript": "3.3.3333" }, "resolutions": { "scheduler": "0.12.0" diff --git a/packages/components/package.json b/packages/components/package.json index 9cf66de..6fa8246 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -40,7 +40,7 @@ "tslint-config-airbnb": "5.11.1", "tslint-config-prettier": "1.18.0", "tslint-react": "3.6.0", - "typescript": "3.3.3" + "typescript": "3.3.3333" }, "resolutions": { "scheduler": "0.12.0" diff --git a/packages/core/package.json b/packages/core/package.json index c51e348..94d3a5c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -28,6 +28,6 @@ "tslint-config-airbnb": "5.11.1", "tslint-config-prettier": "1.18.0", "tslint-react": "3.6.0", - "typescript": "3.3.3" + "typescript": "3.3.3333" } } diff --git a/packages/desktop/package.json b/packages/desktop/package.json index d1ee21d..29130a5 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -47,7 +47,7 @@ "electron-builder": "20.38.5", "nodemon": "1.18.10", "tslint": "5.12.1", - "typescript": "3.3.3", + "typescript": "3.3.3333", "wait-on": "3.2.0" } } diff --git a/packages/web/package.json b/packages/web/package.json index 37e98f8..6cbdfdf 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -41,7 +41,7 @@ "tslint-config-airbnb": "5.11.1", "tslint-config-prettier": "1.18.0", "tslint-react": "3.6.0", - "typescript": "3.3.3", + "typescript": "3.3.3333", "webpack-bundle-analyzer": "3.0.4" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 8f7bd8a..c7b6ff9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11902,10 +11902,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== +typescript@3.3.3333: + version "3.3.3333" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6" + integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw== ua-parser-js@^0.7.18: version "0.7.19"