Skip to content

Commit

Permalink
chore(deps-dev): bump @sentry/apm from 5.24.2 to 5.25.0 (#5249)
Browse files Browse the repository at this point in the history
Bumps [@sentry/apm](https://github.com/getsentry/sentry-javascript) from 5.24.2 to 5.25.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.24.2...5.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 6, 2020
1 parent 6f55c7f commit 5e01066
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@glimmer/component": "^1.0.2",
"@glimmer/tracking": "^1.0.2",
"@open-event/theme": "^0.2.2",
"@sentry/apm": "^5.24.2",
"@sentry/apm": "^5.25.0",
"@sentry/browser": "^5.25.0",
"@sentry/integrations": "^5.25.0",
"@sentry/node": "^5.24.2",
Expand Down
30 changes: 10 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1615,29 +1615,19 @@
hi-base32 "^0.5.0"
zalgo-promise "^1.0.28"

"@sentry/apm@^5.24.2":
version "5.24.2"
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.24.2.tgz#971272cdb26e6708cb07131a69ba1be141fdb47b"
integrity sha512-NX44liywBDWieCmRvY67PfMc6Lx31wzs0SrUITJo8oD4syQjDWOPUA8rI74U9OKYdBFHU3EGGnlFDxdZmvlX8g==
dependencies:
"@sentry/browser" "5.24.2"
"@sentry/hub" "5.24.2"
"@sentry/minimal" "5.24.2"
"@sentry/types" "5.24.2"
"@sentry/utils" "5.24.2"
tslib "^1.9.3"

"@sentry/browser@5.24.2":
version "5.24.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.24.2.tgz#e2c2786dbf07699ee12f12babf0138d633abc494"
integrity sha512-P/uZC/VrLRpU7MVEJnlZK5+AkEmuHu+mns5gC91Z4gjn7GamjR/CaXVedHGw/15ZrsQiAiwoWwuxpv4Ypd/+SA==
"@sentry/apm@^5.25.0":
version "5.25.0"
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.25.0.tgz#5fc5bd6909ac05c63042b88d82f8e3b58afea224"
integrity sha512-HU1MB/Tb3v+vegdfYmBmdHJ2Nn9RNlgl3tyOa/sN672hWthgMJNzN2VJ5qmLXKNNgmn12X3C6KFQJ2hu5HtyTA==
dependencies:
"@sentry/core" "5.24.2"
"@sentry/types" "5.24.2"
"@sentry/utils" "5.24.2"
"@sentry/browser" "5.25.0"
"@sentry/hub" "5.25.0"
"@sentry/minimal" "5.25.0"
"@sentry/types" "5.25.0"
"@sentry/utils" "5.25.0"
tslib "^1.9.3"

"@sentry/browser@^5.25.0":
"@sentry/browser@5.25.0", "@sentry/browser@^5.25.0":
version "5.25.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.25.0.tgz#4e3d2132ba1f2e2b26f73c49cbb6977ee9c9fea9"
integrity sha512-QDVUbUuTu58xCdId0eUO4YzpvrPdoUw1ryVy/Yep9Es/HD0fiSyO1Js0eQVkV/EdXtyo2pomc1Bpy7dbn2EJ2w==
Expand Down

0 comments on commit 5e01066

Please sign in to comment.