Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-live to v2.4.0 #1668

Merged
merged 1 commit into from
Jan 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-helmet": "6.1.0",
"react-live": "2.3.0"
"react-live": "2.4.0"
},
"devDependencies": {
"@types/mdx-js__react": "1.5.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3602,7 +3602,7 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
react-helmet: 6.1.0
react-live: 2.3.0
react-live: 2.4.0
tsconfig-paths-webpack-plugin: 3.5.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -23596,9 +23596,9 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"react-live@npm:2.3.0":
version: 2.3.0
resolution: "react-live@npm:2.3.0"
"react-live@npm:2.4.0":
version: 2.4.0
resolution: "react-live@npm:2.4.0"
dependencies:
"@types/buble": ^0.20.0
buble: 0.19.6
Expand All @@ -23608,7 +23608,7 @@ fsevents@^1.2.7:
prop-types: ^15.7.2
react-simple-code-editor: ^0.11.0
unescape: ^1.0.1
checksum: c390df78312e5264692b0ac8f745c64294d433546a60eb5992f19fdc517ac6f726a91b7f726e71a79c24db6d16d8ee8a1e927064bec57b52dae488fe6741a93f
checksum: f85fe4df12ee89aa3f6cb664507faed53b31825376b6ce4f299cb7c0e977962078e13d181ae5639eee87b70b1d1c9e1c4e4b822a32cd0b8b08982a6fdc37e53a
languageName: node
linkType: hard

Expand Down