From 2f8ff75bf8cfb6ca8d5d735a01d099e90a2c17af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 00:53:06 +0000 Subject: [PATCH] chore(deps): bump @bugsnag/plugin-react from 7.18.0 to 7.19.0 Bumps [@bugsnag/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.18.0 to 7.19.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.18.0...v7.19.0) --- updated-dependencies: - dependency-name: "@bugsnag/plugin-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index 8b695b20476..bb8df97a15f 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -27,7 +27,7 @@ "peerDependencies": {}, "dependencies": { "@bugsnag/js": "7.18.0", - "@bugsnag/plugin-react": "7.18.0", + "@bugsnag/plugin-react": "7.19.0", "@mdx-js/loader": "2.2.1", "@mdx-js/mdx": "2.2.1", "@mdx-js/react": "2.2.1", diff --git a/yarn.lock b/yarn.lock index c6a6e3771c3..f85c2404323 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2116,10 +2116,10 @@ pump "^3.0.0" stack-generator "^2.0.3" -"@bugsnag/plugin-react@7.18.0": - version "7.18.0" - resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-7.18.0.tgz#cce7e0185ba4f7c2ca581138efa3f0f6ad1c5564" - integrity sha512-i4FYauv/8G1ZRH4dTegYPzw5+xt76ubt1GCr4wRieD8q5QBKcvHIqaNrnM9yQ/QNmWnz24LeCCDUVdIb5SrhPA== +"@bugsnag/plugin-react@7.19.0": + version "7.19.0" + resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-7.19.0.tgz#3f86c6ed2745cd60a4099d0e14ca46f2b9cf501f" + integrity sha512-owC4QXYJWGllMoOPcH5P7sbDIDuFLMCbjGAU6FwH5mBMObSQo+1ViSKImlTJQUFXATM8ySISTBVt7w3C6FFHng== "@bugsnag/safe-json-stringify@^6.0.0": version "6.0.0"