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-error-boundary to v4.0.9 #8468

Merged
merged 2 commits into from
Jun 1, 2023
Merged
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
6 changes: 3 additions & 3 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3515,13 +3515,13 @@ __metadata:
linkType: hard

"react-error-boundary@npm:^4.0.4":
version: 4.0.7
resolution: "react-error-boundary@npm:4.0.7"
version: 4.0.9
resolution: "react-error-boundary@npm:4.0.9"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
react: ">=16.13.1"
checksum: 0e7eb75012edec8e73d76a6030a9f06e14b62c64cb900527ab8a66d1566c6d7f4daa01125bb3e9f512f8164813d8d8dfad193d3b27c2174652137940620fee48
checksum: 8add651a1ea823cd1eb94b446cbd3955c0c46eae6b8e455fa506002c5f9c24e5fb1eb0c65af2785856867a4b0daee9a34181e2973ea407aac3969822c6de5e71
languageName: node
linkType: hard

Expand Down