Bump react-error-boundary from 3.1.1 to 3.1.3 (#652)
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.1...v3.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce3eddfa17
commit
5a01ec0e2c
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"moment": "^2.29.1",
|
||||
"react": "^16.8.5",
|
||||
"react-dom": "^16.8.5",
|
||||
"react-error-boundary": "^3.1.1",
|
||||
"react-error-boundary": "^3.1.3",
|
||||
"react-hook-form": "^6.8.3",
|
||||
"react-i18next": "^11.7.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
|
|
|
@ -15339,10 +15339,10 @@ react-element-to-jsx-string@^14.0.2, react-element-to-jsx-string@^14.3.1:
|
|||
"@base2/pretty-print-object" "1.0.0"
|
||||
is-plain-object "3.0.0"
|
||||
|
||||
react-error-boundary@^3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.1.tgz#932c5ca5cbab8ec4fe37fd7b415aa5c3a47597e7"
|
||||
integrity sha512-W3xCd9zXnanqrTUeViceufD3mIW8Ut29BUD+S2f0eO2XCOU8b6UrJfY46RDGe5lxCJzfe4j0yvIfh0RbTZhKJw==
|
||||
react-error-boundary@^3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.3.tgz#276bfa05de8ac17b863587c9e0647522c25e2a0b"
|
||||
integrity sha512-A+F9HHy9fvt9t8SNDlonq01prnU8AmkjvGKV4kk8seB9kU3xMEO8J/PQlLVmoOIDODl5U2kufSBs4vrWIqhsAA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
|
|
Loading…
Reference in a new issue