Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2023
1 parent 8acde9b commit 63c47e3
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 @@ -40,7 +40,7 @@
"platform": "1.3.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-error-boundary": "4.0.12",
"react-intl": "6.5.5",
"react-redux": "8.1.3",
"react-router": "6.21.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16352,14 +16352,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": ^7.12.5
peerDependencies:
react: ">=16.13.1"
checksum: b3c157fea4e8f78411e9aa0fbf5241f6907b66ede1cd8b7bb22faaeb0339ebeb3dc8e63bf90ef3f740bfa8fd994ca6edf975089cd371b664ad6c2735e7512d38
checksum: c4a14c2b609037baba394d8871fb021a7c16fb1abfd8d23b2d2aa331bdcc420e5cff4b3d48f2f2ac7fa64ac90c322d0bcf358d706995b30df5a8d5fcb0c27b1e
languageName: node
linkType: hard

Expand Down Expand Up @@ -19606,7 +19606,7 @@ __metadata:
raf: 3.4.1
react: 18.2.0
react-dom: 18.2.0
react-error-boundary: 4.0.11
react-error-boundary: 4.0.12
react-intl: 6.5.5
react-redux: 8.1.3
react-router: 6.21.0
Expand Down

0 comments on commit 63c47e3

Please sign in to comment.