Skip to content

Commit

Permalink
chore(deps-dev): bump @sentry/tracing from 5.27.2 to 5.27.3 (#5483)
Browse files Browse the repository at this point in the history
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 5.27.2 to 5.27.3.
- [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.27.2...5.27.3)

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] committed Nov 4, 2020
1 parent b6fd84c commit 833f36c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@open-event/theme": "^0.2.2",
"@sentry/browser": "^5.27.3",
"@sentry/integrations": "^5.27.2",
"@sentry/tracing": "^5.27.2",
"@sentry/tracing": "^5.27.3",
"@types/ember": "^3.16.2",
"@types/ember-data": "^3.16.6",
"@types/ember-qunit": "^3.4.13",
Expand Down
34 changes: 8 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1750,15 +1750,6 @@
"@sentry/utils" "5.27.3"
tslib "^1.9.3"

"@sentry/hub@5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.27.2.tgz#06923e0b7b5e96cd2cd8b1d44cb83dbd8b8eed26"
integrity sha512-KCAWF5oDXd/Pjzbcmfj53F5ZzOX53Rzi23a2mWyUXMdPXoXIiMrIcdC/DqrqKV787LvOJcSFaTychJCH3t15/A==
dependencies:
"@sentry/types" "5.27.2"
"@sentry/utils" "5.27.2"
tslib "^1.9.3"

"@sentry/hub@5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.27.3.tgz#f509c2fd38f500afef6030504e82510dbd0649d6"
Expand All @@ -1778,15 +1769,6 @@
localforage "1.8.1"
tslib "^1.9.3"

"@sentry/minimal@5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.27.2.tgz#c9b90d71383891e69f4abecf32fdba9d91d3328a"
integrity sha512-n9SssI30rpS1tw6hH0ylxVlONdmZCqiPy60fotxUzql6mCo/nW7tcADsW15fvQlUQ160VaGf3iMj+hpHkRBerw==
dependencies:
"@sentry/hub" "5.27.2"
"@sentry/types" "5.27.2"
tslib "^1.9.3"

"@sentry/minimal@5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.27.3.tgz#c9263bdd6270bfeae64137177448911dff568e53"
Expand All @@ -1796,15 +1778,15 @@
"@sentry/types" "5.27.3"
tslib "^1.9.3"

"@sentry/tracing@^5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-5.27.2.tgz#a87bed1d96dacdb443894732abb5828e950b14ed"
integrity sha512-5Lptd32VtKBzIzTmFqcKgcetTMRraMvjPFTX8kFVX4aGDaUGOx0cCZeAURNoHDfHfjCazYK8yV6BkJfi6YJNww==
"@sentry/tracing@^5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-5.27.3.tgz#787e57a2f7071e375f4fad0f3c3a5ff3381928e7"
integrity sha512-UWrHMdGxPfx1u558CWm1tptc2z0BuqCHVe2+BNN7POahq5BkpbGqaotyPQTBHbfmcs6QGfsMG57ou8HQFrBxyA==
dependencies:
"@sentry/hub" "5.27.2"
"@sentry/minimal" "5.27.2"
"@sentry/types" "5.27.2"
"@sentry/utils" "5.27.2"
"@sentry/hub" "5.27.3"
"@sentry/minimal" "5.27.3"
"@sentry/types" "5.27.3"
"@sentry/utils" "5.27.3"
tslib "^1.9.3"

"@sentry/types@5.27.2":
Expand Down

1 comment on commit 833f36c

@vercel
Copy link

@vercel vercel bot commented on 833f36c Nov 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.