From d8febc1b0458333d48c0c342822a421dfaf0aa33 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Jan 2022 03:10:03 +0000 Subject: [PATCH] chore(deps): update dependency react-live to v2.4.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d84bca2..3b43119 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "prop-types": "15.8.1", "react": "17.0.2", "react-dom": "17.0.2", - "react-live": "2.3.0", + "react-live": "2.4.1", "react-test-renderer": "17.0.2" }, "keywords": [ diff --git a/yarn.lock b/yarn.lock index b7585b4..fc2990e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8005,10 +8005,10 @@ react-is@^17.0.2: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-live@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.3.0.tgz#09fbac361903970e7cf51cee60729eeb164a5d87" - integrity sha512-b+Nc7x/bLu2sPX/If1uncrmUvYtXTqxY8QpzBw/X76SA3QJ1ggU0Ld6X5phLXZ469+XWO5lOU7OpAt0JoTyZPQ== +react-live@2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.4.1.tgz#65e674ff9ca9a9a95f83117acc21ffd968aca619" + integrity sha512-r+32f7oV/kBs3QZBRvaT+9vOkQW47UZrDpgwUe5FiIMOl7sdo5pmISgb7Zpj5PGHgY6XQaiXs3FEh+IWw3KbRg== dependencies: "@types/buble" "^0.20.0" buble "0.19.6"