chore(deps): bump @bugsnag/js from 7.20.2 to 7.21.0
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.20.2 to 7.21.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.20.2...v7.21.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
319ac98e3a
commit
21bc1adab5
2 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@bugsnag/js": "7.20.2",
|
||||
"@bugsnag/js": "7.21.0",
|
||||
"@bugsnag/plugin-react": "7.19.0",
|
||||
"@mdx-js/loader": "2.3.0",
|
||||
"@mdx-js/mdx": "2.3.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -827,7 +827,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz#6110f918d273fe2af8ea1c4398a88774bb9fc12f"
|
||||
integrity sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==
|
||||
|
||||
"@bugsnag/browser@^7.20.2":
|
||||
"@bugsnag/browser@^7.21.0":
|
||||
version "7.21.0"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-7.21.0.tgz#ee623ffa57c0fe2e2e4644a24bfc2008f18f83ef"
|
||||
integrity sha512-mJ6r6SXpts+hdSnDNmTR35lZ+95BthqXpgBrDwquDCoY++zQ4OuzrkA/HZYD/rfpdSpgb7lO+AAlD7qrd9IylA==
|
||||
|
@ -850,12 +850,12 @@
|
|||
resolved "https://registry.yarnpkg.com/@bugsnag/cuid/-/cuid-3.0.2.tgz#544f8e6e7e3768c8cb618ca5c5fb1eea6aacbb7e"
|
||||
integrity sha512-cIwzC93r3PQ/INeuwtZwkZIG2K8WWN0rRLZQhu+mr48Ay+i6sEki4GYfTsflse7hZ1BeDWrNb/Q9vgY3B31xHQ==
|
||||
|
||||
"@bugsnag/js@7.20.2":
|
||||
version "7.20.2"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.20.2.tgz#218ec77d1df8b70d9353d4f2f2ccd3e51a331786"
|
||||
integrity sha512-Q08k0h0h6NFwFGkFmib39Uln2WpvJdqT1EGF1JlyYiGW03Y+VopVb9r37pZrRrN9IY08mxaIEO8la5xeaWAs6A==
|
||||
"@bugsnag/js@7.21.0":
|
||||
version "7.21.0"
|
||||
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.21.0.tgz#0a8a9a61a43cf9b552dc70341ed49ee9da46a8f3"
|
||||
integrity sha512-fFTR7cRBSlLtwa1wPTse92igZUEX2V95KyGGCXq2qb2F2w6hJ6oJDxA0BMPS8qqsciYXRjbfn8HX+TFgO1oErg==
|
||||
dependencies:
|
||||
"@bugsnag/browser" "^7.20.2"
|
||||
"@bugsnag/browser" "^7.21.0"
|
||||
"@bugsnag/node" "^7.19.0"
|
||||
|
||||
"@bugsnag/node@^7.19.0":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue