Skip to content

Commit d8de70d

Browse files
chore(deps): bump @bugsnag/plugin-react from 7.25.0 to 8.4.0
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]>
1 parent 7223b06 commit d8de70d

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.4.0",
1717
"@docsearch/css": "^3.9.0",
1818
"@docsearch/react": "3",
1919
"@reach/router": "^1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,10 +1358,10 @@
13581358
pump "^3.0.0"
13591359
stack-generator "^2.0.3"
13601360

1361-
"@bugsnag/plugin-react@^7.16.2":
1362-
version "7.25.0"
1363-
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-7.25.0.tgz#20c9252b399586d9588ec28320c3da1f89854031"
1364-
integrity sha512-evlH2Aai7vBQsTNt1sP0Pq7uwCdaQR6DOwrZmfA6W6h0eJzTDdlq1jl94NbfHTIMM62zGcDx6ZT/1Q87utnvtA==
1361+
"@bugsnag/plugin-react@^8.4.0":
1362+
version "8.4.0"
1363+
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-8.4.0.tgz#1a6cf495f7177379f88e7efce0a4028b314ee3cf"
1364+
integrity sha512-a+x3SmVE6VQ7a1jsEEU4q68L35rFy9OiDbWHAnZDZRcGXJzhA3ZU2XtB6ep5RCglwfPG0wLmq2dTjQBolSVi+g==
13651365

13661366
"@bugsnag/safe-json-stringify@^6.0.0":
13671367
version "6.0.0"

0 commit comments

Comments
 (0)