Skip to content

Commit

Permalink
chore(deps): bump react-error-boundary from 4.1.2 to 5.0.0 (#18551)
Browse files Browse the repository at this point in the history
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.1.2...5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent b9ed36e commit 17c9d69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prismjs": "^1.29.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.1.2",
"react-error-boundary": "5.0.0",
"react-intl": "7.0.4",
"react-redux": "9.2.0",
"react-router": "6.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15702,14 +15702,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:4.1.2":
version: 4.1.2
resolution: "react-error-boundary@npm:4.1.2"
"react-error-boundary@npm:5.0.0":
version: 5.0.0
resolution: "react-error-boundary@npm:5.0.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
react: ">=16.13.1"
checksum: 10/a8b59e5ef891bb6c48874d12c72bbd1a9292a56751adeee5666e228bd3a4913084329a9c21f7baafa0df68dc6d25e18883edb25946ce5763981885cbb93786eb
checksum: 10/8b68de3441bd3d50a2c8433f9c921ff02c691e920e268972ae002087b5080e38435c6f9b2198241683b7f4c6a6ed2f53bf593b83c42946f14daa00322b3c2909
languageName: node
linkType: hard

Expand Down Expand Up @@ -18867,7 +18867,7 @@ __metadata:
raw-loader: "npm:4.0.2"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-error-boundary: "npm:4.1.2"
react-error-boundary: "npm:5.0.0"
react-intl: "npm:7.0.4"
react-redux: "npm:9.2.0"
react-router: "npm:6.28.0"
Expand Down

0 comments on commit 17c9d69

Please sign in to comment.