Skip to content

Commit d74c917

Browse files
Update dependency react-live to v2.4.1 (#133)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b654466 commit d74c917

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"prop-types": "15.8.1",
6060
"react": "17.0.2",
6161
"react-dom": "17.0.2",
62-
"react-live": "2.3.0",
62+
"react-live": "2.4.1",
6363
"react-test-renderer": "17.0.2",
6464
"react-window-ui": "2.2.0"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4265,10 +4265,10 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-
42654265
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
42664266
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
42674267

4268-
react-live@2.3.0:
4269-
version "2.3.0"
4270-
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.3.0.tgz#09fbac361903970e7cf51cee60729eeb164a5d87"
4271-
integrity sha512-b+Nc7x/bLu2sPX/If1uncrmUvYtXTqxY8QpzBw/X76SA3QJ1ggU0Ld6X5phLXZ469+XWO5lOU7OpAt0JoTyZPQ==
4268+
react-live@2.4.1:
4269+
version "2.4.1"
4270+
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.4.1.tgz#65e674ff9ca9a9a95f83117acc21ffd968aca619"
4271+
integrity sha512-r+32f7oV/kBs3QZBRvaT+9vOkQW47UZrDpgwUe5FiIMOl7sdo5pmISgb7Zpj5PGHgY6XQaiXs3FEh+IWw3KbRg==
42724272
dependencies:
42734273
"@types/buble" "^0.20.0"
42744274
buble "0.19.6"

0 commit comments

Comments
 (0)