From 2104f12e8f495c3e04332cb9166cc214d4afeaa4 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Thu, 18 Nov 2021 14:19:42 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A2=20Bumped=20up=20ui-typings=20one?= =?UTF-8?q?=20minor=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 830c6b3..ae7b1d8 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "sharp": "^0.28.1", "socket.io-client": "^4.3.2", "styled-components": "^5.3.3", - "threetwo-ui-typings": "^1.0.10", + "threetwo-ui-typings": "^1.0.11", "voca": "^1.4.0", "websocket": "^1.0.34", "ws": "^7.5.3", diff --git a/yarn.lock b/yarn.lock index e535329..4090c57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13065,10 +13065,10 @@ text-table@^0.2.0, text-table@~0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -threetwo-ui-typings@^1.0.10: - version "1.0.10" - resolved "https://registry.yarnpkg.com/threetwo-ui-typings/-/threetwo-ui-typings-1.0.10.tgz#bbe74b53a6ba3963068b99a1944a5b2723cd62da" - integrity sha512-4FKd/Oq6wVgQZmgFErZ4/zIjp+T3UbV9zkVbgTqSyCsIu9MPXKAgHvfZaiV7TU05MCjuiaPJ+9XuUjtBrP6ixQ== +threetwo-ui-typings@^1.0.11: + version "1.0.11" + resolved "https://registry.yarnpkg.com/threetwo-ui-typings/-/threetwo-ui-typings-1.0.11.tgz#796f58230ce1cb15a654bbc1d8dbcc400fd8335b" + integrity sha512-jRI1rUttoJDqsKFUPd4MM56NErftl2NSEo8MkeqllOtVf38Wy+wVvAT+OW6AoSguA5cLxSpOiA25c31FWjOvOw== dependencies: typescript "^4.3.2"