Skip to content

Commit ef84ccc

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-live to ^2.4.1
1 parent 3f33df3 commit ef84ccc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^16.14.0",
3333
"react-dom": "^16.14.0",
3434
"react-helmet": "^6.1.0",
35-
"react-live": "^2.3.0",
35+
"react-live": "^2.4.1",
3636
"styled-components": "^5.3.3",
3737
"typeface-bitter": "^0.0.71",
3838
"typeface-open-sans": "^0.0.75"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13462,10 +13462,10 @@ react-lifecycles-compat@^3.0.4:
1346213462
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
1346313463
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
1346413464

13465-
react-live@^2.3.0:
13466-
version "2.3.0"
13467-
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.3.0.tgz#09fbac361903970e7cf51cee60729eeb164a5d87"
13468-
integrity sha512-b+Nc7x/bLu2sPX/If1uncrmUvYtXTqxY8QpzBw/X76SA3QJ1ggU0Ld6X5phLXZ469+XWO5lOU7OpAt0JoTyZPQ==
13465+
react-live@^2.4.1:
13466+
version "2.4.1"
13467+
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.4.1.tgz#65e674ff9ca9a9a95f83117acc21ffd968aca619"
13468+
integrity sha512-r+32f7oV/kBs3QZBRvaT+9vOkQW47UZrDpgwUe5FiIMOl7sdo5pmISgb7Zpj5PGHgY6XQaiXs3FEh+IWw3KbRg==
1346913469
dependencies:
1347013470
"@types/buble" "^0.20.0"
1347113471
buble "0.19.6"

0 commit comments

Comments
 (0)