Skip to content

Commit

Permalink
Bump react-error-boundary from 3.1.4 to 4.0.12 in /packages/web-app
Browse files Browse the repository at this point in the history
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 3.1.4 to 4.0.12.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@v3.1.4...4.0.12)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 9626643 commit cc84e4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"react-copy-to-clipboard": "5.1.0",
"react-custom-scrollbars-2": "4.5.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-error-boundary": "4.0.12",
"react-final-form": "6.5.9",
"react-helmet": "6.1.0",
"react-hint": "3.2.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3455,7 +3455,7 @@ __metadata:
react-copy-to-clipboard: "npm:5.1.0"
react-custom-scrollbars-2: "npm:4.5.0"
react-dom: "npm:18.2.0"
react-error-boundary: "npm:4.0.11"
react-error-boundary: "npm:4.0.12"
react-final-form: "npm:6.5.9"
react-helmet: "npm:6.1.0"
react-hint: "npm:3.2.1"
Expand Down Expand Up @@ -18590,14 +18590,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:4.0.11":
version: 4.0.11
resolution: "react-error-boundary@npm:4.0.11"
"react-error-boundary@npm:4.0.12":
version: 4.0.12
resolution: "react-error-boundary@npm:4.0.12"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
react: ">=16.13.1"
checksum: 33dad3df7687971e65c7182d97f44bd618cb5d77d1c338e0a7c17c5cf7706a07b9055fffb771ff19bad750d40dd3cfd18d661a60b0518e73197e294dc185f18c
checksum: de599799efab78929447e11f4cfb3779e99ca87a8af1b3c56ab49ecb0bcc44fe924cfad4d2f3cc77c6cc8d992e3c47e356c70edebb825ae867aa621438035209
languageName: node
linkType: hard

Expand Down

0 comments on commit cc84e4a

Please sign in to comment.