From e630307db13a7e289593e8ab9322a2810875ccc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:30:07 +0000 Subject: [PATCH] chore(deps): bump @bugsnag/plugin-react from 7.17.4 to 8.2.0 Bumps [@bugsnag/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.17.4 to 8.2.0. - [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.2.0) --- 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 a639b4b4..3778ae47 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.2.0", "@docsearch/react": "3", "classnames": "^2.2.6", "core-js": "^2.6.5", diff --git a/yarn.lock b/yarn.lock index ae3b345b..67e80ce6 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.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-8.2.0.tgz#00bbb30dc39ef73c16f3a0bd19498ab416975c3a" + integrity sha512-N3Ol8dUMzAV/SxKDUBEmzgw/7z1BuGsuOiEJeXGQQqiC3zkHD33Nvj1G4F+1Gb2NLqpEJHlE3Bbtu/Iqtl2bmg== "@bugsnag/safe-json-stringify@^6.0.0": version "6.0.0"