Skip to content

Commit

Permalink
fix(deps): update dependency react-error-boundary to v4.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 9a7f637 commit 8c44483
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/studio/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"pretty-ms": "7.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.4",
"react-error-boundary": "4.0.10",
"react-grid-layout": "1.3.4",
"react-router-dom": "6.8.1",
"react-split-pane": "0.1.92",
Expand Down
10 changes: 5 additions & 5 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2430,7 +2430,7 @@ __metadata:
pretty-ms: 7.0.0
react: 18.2.0
react-dom: 18.2.0
react-error-boundary: 4.0.4
react-error-boundary: 4.0.10
react-grid-layout: 1.3.4
react-router-dom: 6.8.1
react-split-pane: 0.1.92
Expand Down Expand Up @@ -3572,14 +3572,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:4.0.4":
version: 4.0.4
resolution: "react-error-boundary@npm:4.0.4"
"react-error-boundary@npm:4.0.10":
version: 4.0.10
resolution: "react-error-boundary@npm:4.0.10"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
react: ">=16.13.1"
checksum: 23020323992d0d0355a29e8282e1d2774d95fdee48597b22ac87df75e7fbf36ce795b7ebf84ebbf89322985993e018c37d3848ac948e0e9b420fb2613682e96b
checksum: d61cc2f4770459e03b8d58c971ee626b6ec95fd6fdf168a001ea028fd7b429013007d5084a99367b0d0effc823862eea3c49a3b22c64f6376aaba2da51c8773a
languageName: node
linkType: hard

Expand Down

0 comments on commit 8c44483

Please sign in to comment.