Skip to content

Commit

Permalink
Bump react-error-boundary from 4.1.0 to 4.1.1
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.0 to 4.1.1.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.1.0...4.1.1)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 42073d1 commit 460d869
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react-bootstrap": "^2.10.5",
"react-dom": "^18.3.1",
"react-dropzone": "14.2.9",
"react-error-boundary": "^4.1.0",
"react-error-boundary": "^4.1.1",
"react-helmet": "^6.1.0",
"react-router": "^6.20.1",
"react-router-bootstrap": "^0.26.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10160,10 +10160,10 @@ react-dropzone@14.2.9:
file-selector "^0.6.0"
prop-types "^15.8.1"

react-error-boundary@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-4.1.0.tgz#7f6cb4ed1df6b820c35ab69aeae257493fc73ed7"
integrity sha512-GFnM3kyswd+9Oy7oX1lxdr39ANHD3ty6cyAK4Kyku+w8Aq9fnK7+yRytKOaPLzOhgtGq18AfTXmDtwlojBPTRg==
react-error-boundary@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-4.1.1.tgz#ee078a0dae8532bdff09c7e6839fc6cdfa182366"
integrity sha512-EOAEsbVm2EQD8zPS4m24SiaR/506RPC3CjMcjJ5JWKECsctyLsDTKxB26Hvl7jcz7KweSOkBYAcY/hmMpMn2jA==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit 460d869

Please sign in to comment.