chore(deps): Bump @bugsnag/js from 7.22.7 to 7.23.0
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.22.7 to 7.23.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.22.7...v7.23.0) --- updated-dependencies: - dependency-name: "@bugsnag/js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7c0abb189d
commit
c605fe1750
2 changed files with 10 additions and 10 deletions
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@bugsnag/js": "7.22.7",
|
||||
"@bugsnag/js": "7.23.0",
|
||||
"@bugsnag/plugin-react": "7.22.7",
|
||||
"@mdx-js/mdx": "^3.0.0",
|
||||
"@mdx-js/react": "^3.0.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -908,18 +908,18 @@
|
|||
resolved "https://registry.npmjs.org/@bugsnag/cuid/-/cuid-3.0.2.tgz"
|
||||
integrity sha512-cIwzC93r3PQ/INeuwtZwkZIG2K8WWN0rRLZQhu+mr48Ay+i6sEki4GYfTsflse7hZ1BeDWrNb/Q9vgY3B31xHQ==
|
||||
|
||||
"@bugsnag/js@7.22.7":
|
||||
version "7.22.7"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.22.7.tgz#d631584ae37803b275798544232cef4f7e5afbfc"
|
||||
integrity sha512-Qq8l06rSDTZtxgNIDpTeXHrin9C30INNbPfnR2CNcEsCmfqyVQb4USPEuRb0xg5wiaLKU9r4IAatMqiCgdzG6A==
|
||||
"@bugsnag/js@7.23.0":
|
||||
version "7.23.0"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.23.0.tgz#92df585be48e509df3c138182ce507dd4162a587"
|
||||
integrity sha512-gnCpcv/v6p3CtbwwDuAjVYPPNq4NMVj4hp70MiB3OGJ+LmIS66CwElDiyvRMA8Ar6OzCF4joTeaNG5bD9cM41w==
|
||||
dependencies:
|
||||
"@bugsnag/browser" "^7.22.7"
|
||||
"@bugsnag/node" "^7.22.7"
|
||||
"@bugsnag/node" "^7.23.0"
|
||||
|
||||
"@bugsnag/node@^7.22.7":
|
||||
version "7.22.7"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-7.22.7.tgz#85231637527eb0be9baeed4ed88ed226da7ca577"
|
||||
integrity sha512-Ud8vpX9UkGxoWAk7OigyR7w1eycbsE5uv5KZx0aWiqDPXylvICd42V5ZiWstpkdm9IVFo9AQ4+gmerHPe4Lwrg==
|
||||
"@bugsnag/node@^7.23.0":
|
||||
version "7.23.0"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-7.23.0.tgz#cc685bb9255504dc6a4ad3f09458968e98c82b65"
|
||||
integrity sha512-eXA8/h+J2booEMlKsuRl1NAszebwm4KZ9zxCSg/xN4sw5boXia7kMifLf8QTqk+UBtIhNKBsyQQKHXbawKyE6Q==
|
||||
dependencies:
|
||||
"@bugsnag/core" "^7.22.7"
|
||||
byline "^5.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue