From 2dea4b8b3aac1a1371024a213573859de1c0801c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:51:40 +0000 Subject: [PATCH] chore(deps): bump @bugsnag/plugin-react from 7.17.4 to 8.1.1 Bumps [@bugsnag/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.17.4 to 8.1.1. - [Release notes](https://github.com/bugsnag/bugsnag-js/releases) - [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md) - [Commits](https://github.com/bugsnag/bugsnag-js/compare/v7.17.4...v8.1.1) --- updated-dependencies: - dependency-name: "@bugsnag/plugin-react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 559f9ca4..6bcd176d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@bugsnag/js": "^7.1.0", - "@bugsnag/plugin-react": "^7.16.2", + "@bugsnag/plugin-react": "^8.1.1", "@docsearch/react": "3", "classnames": "^2.2.6", "core-js": "^2.6.5", diff --git a/yarn.lock b/yarn.lock index e6017517..fb394c4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2078,10 +2078,10 @@ pump "^3.0.0" stack-generator "^2.0.3" -"@bugsnag/plugin-react@^7.16.2": - version "7.17.4" - resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-7.17.4.tgz#89f599d4f7fd6f70bcd2504206597e6904f62511" - integrity sha512-16Fkxz+Zs3txB5iKcSlX++N2gBkvCPLrVv24KmJNJ30FJ/Ape0ky7DkULdAPeKJ6FhZi5nd3uZDwD+LTs9ymoQ== +"@bugsnag/plugin-react@^8.1.1": + version "8.1.1" + resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-8.1.1.tgz#3604c9d79f0d44a2a239ff1e80a2dee13db3a822" + integrity sha512-G21+YMDSsdco/CjD6BkfQH73t92mJB9/REU2bYCvDvU9yqKiRQyhTr5D2Ak/ON4KmbKAqexBh/pXGkzOGSP7xQ== "@bugsnag/safe-json-stringify@^6.0.0": version "6.0.0"