From c50d05b05b7ec45146c47c974e500fd890c983b3 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Tue, 10 Oct 2023 09:41:55 +0200 Subject: [PATCH] chore(package.json): upgrade plebbit-react-hooks --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0b704d08..48789f5a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@capacitor/android": "3.6.0", "@capacitor/app": "1.1.1", "@capacitor/core": "3.6.0", - "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#f6bbd8a323e8ba13618da7b64b852f10d93688d0", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#30095e763d80e29168dc6ee1fe7515fd91065489", "@testing-library/dom": "9.0.1", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "14.0.0", diff --git a/yarn.lock b/yarn.lock index 8974716c..6b5372c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2817,9 +2817,9 @@ dependencies: debug "4.3.3" -"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#b6477148191a501aa0b0c11acfc4761aca0dcc1e": +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#30095e763d80e29168dc6ee1fe7515fd91065489": version "0.0.1" - resolved "https://github.com/plebbit/plebbit-react-hooks.git#b6477148191a501aa0b0c11acfc4761aca0dcc1e" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#30095e763d80e29168dc6ee1fe7515fd91065489" dependencies: "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#6985b2a4194328752c6d76e80470c8079c562869" "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git"