Skip to content

Commit c5d9560

Browse files
chore(deps): bump @bugsnag/plugin-react from 7.25.0 to 8.4.0 (#1131)
Bumps [@bugsnag/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.25.0 to 8.4.0. - [Release notes](https://github.com/bugsnag/bugsnag-js/releases) - [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v8.4.0/CHANGELOG.md) - [Commits](bugsnag/bugsnag-js@v7.25.0...v8.4.0) --- updated-dependencies: - dependency-name: "@bugsnag/plugin-react" dependency-version: 8.4.0 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>
1 parent c2acaf5 commit c5d9560

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"dependencies": {
1515
"@bugsnag/js": "^8.4.0",
16-
"@bugsnag/plugin-react": "^7.16.2",
16+
"@bugsnag/plugin-react": "^8.6.0",
1717
"@docsearch/css": "^4.0.1",
1818
"@docsearch/react": "4",
1919
"@reach/router": "^1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,10 +1433,10 @@
14331433
pump "^3.0.0"
14341434
stack-generator "^2.0.3"
14351435

1436-
"@bugsnag/plugin-react@^7.16.2":
1437-
version "7.25.0"
1438-
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-7.25.0.tgz#20c9252b399586d9588ec28320c3da1f89854031"
1439-
integrity sha512-evlH2Aai7vBQsTNt1sP0Pq7uwCdaQR6DOwrZmfA6W6h0eJzTDdlq1jl94NbfHTIMM62zGcDx6ZT/1Q87utnvtA==
1436+
"@bugsnag/plugin-react@^8.6.0":
1437+
version "8.6.0"
1438+
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-8.6.0.tgz#bba9cb9f3616cde8ae0183d3f92bbe9b98e8b617"
1439+
integrity sha512-bJP2N5XZZb7Kzb7ZS60peTskWdSIC210w7ufPKyL/WYLFnF/BwC0VKt6BcxIOzCqdUBmPKGIdbRLInnStH3thQ==
14401440

14411441
"@bugsnag/safe-json-stringify@^6.0.0":
14421442
version "6.0.0"

0 commit comments

Comments
 (0)