Skip to content

Commit

Permalink
Bump react-error-boundary from 4.0.13 to 4.1.2 in /frontend-react (#1…
Browse files Browse the repository at this point in the history
…6274)

Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.0.13 to 4.1.2.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.0.13...4.1.2)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Oct 22, 2024
1 parent c402c55 commit 01f8563
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"patch-package": "^8.0.0",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"react-error-boundary": "^4.0.13",
"react-error-boundary": "^4.1.2",
"remark-frontmatter": "^5.0.0",
"remark-mdx-frontmatter": "^5.0.0",
"remark-mdx-toc": "^0.3.1",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11893,14 +11893,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:^4.0.13":
version: 4.0.13
resolution: "react-error-boundary@npm:4.0.13"
"react-error-boundary@npm:^4.1.2":
version: 4.1.2
resolution: "react-error-boundary@npm:4.1.2"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
react: ">=16.13.1"
checksum: 50398d080015d51d22c6f94c56f4ea336d10232d72345b36ee6f15b6b643666d20b072829b02f091a80e5af68fe67f68a62ef0d2b649dbd759ead929304449af
checksum: afe692f1bbbfb5998b49e1001d7682a3cbfdc623dca1318b408e738606f3450d925c28fbbfa5dc84d2cf285d17c2e7f079d59386a27da354dea9c902a935149b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12007,7 +12007,7 @@ __metadata:
prettier: ^3.3.3
react: ^18.3.1
react-dom: ^18.3.1
react-error-boundary: ^4.0.13
react-error-boundary: ^4.1.2
react-helmet-async: ^2.0.5
react-idle-timer: ^5.7.2
react-loader-spinner: ^6.1.6
Expand Down

0 comments on commit 01f8563

Please sign in to comment.