Skip to content

Commit

Permalink
chore(deps-dev): bump @sentry/browser from 5.27.2 to 5.27.3
Browse files Browse the repository at this point in the history
Bumps [@sentry/browser](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>
  • Loading branch information
dependabot-preview[bot] committed Nov 4, 2020
1 parent 4ef44ba commit 73900ec
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 17 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/browser": "^5.27.2",
"@sentry/browser": "^5.27.3",
"@sentry/integrations": "^5.27.2",
"@sentry/tracing": "^5.27.2",
"@types/ember": "^3.16.2",
Expand Down
63 changes: 47 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1729,25 +1729,25 @@
hi-base32 "^0.5.0"
zalgo-promise "^1.0.28"

"@sentry/browser@^5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.27.2.tgz#2bad4b9d2f0047c314a72fb7a50f64b1c34f846f"
integrity sha512-x6Sh4gBnAbI8gCma7DOTkjFIGPvDIOVN4oxfeY7ikU0446CLp6V+CYjlc4CoVgGpfWs4Zd/Og9V9WiysAl/nDg==
dependencies:
"@sentry/core" "5.27.2"
"@sentry/types" "5.27.2"
"@sentry/utils" "5.27.2"
"@sentry/browser@^5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.27.3.tgz#02e78a4502ee99988d3cbb0075a11ec44b503871"
integrity sha512-vczS+XTW4Nk2A7TIpAw8IVFHpp+NK6mV9euBG2I61Bs2QbQY9yKLfbjiln/yH2Q8X4THX6MKa0GuiPoCEeq3uw==
dependencies:
"@sentry/core" "5.27.3"
"@sentry/types" "5.27.3"
"@sentry/utils" "5.27.3"
tslib "^1.9.3"

"@sentry/core@5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.27.2.tgz#94d62364e3d0bf9d0b9b891699ad35d31cd69da3"
integrity sha512-FMX0Aignhi9Rk4tZkjwSXCsFFQc8FIOgUTvfIKCdayLhKxfbY0H37b0fFNzaQ9v15SFzIZJ9uzw4PTmjzEh6Uw==
"@sentry/core@5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.27.3.tgz#d7a175b71596b7eb4b2e8b4cd1858a60d95813bb"
integrity sha512-yqepQO88jSt5hy0awpk61AxI4oHB09LjVbUEk4nJDg+1YXuND23cuZvH+Sp2jCZX2vrsw2tefwflToYfA8/U2w==
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/hub@5.27.2":
Expand All @@ -1759,6 +1759,15 @@
"@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"
integrity sha512-icEH3hr6NVQkpowXZcPOs9IgJZP5lMKtvud4mVioSpkd+NxtRdKrGEX4eF2TCviOJc9Md0mV4K+aL5Au7hxggQ==
dependencies:
"@sentry/types" "5.27.3"
"@sentry/utils" "5.27.3"
tslib "^1.9.3"

"@sentry/integrations@^5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.2.tgz#07d965d4a796d359daa0ffb63c2a310aa62c6c5a"
Expand All @@ -1778,6 +1787,15 @@
"@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"
integrity sha512-ng01cM0rsE1RMjqVTpPLN0ZVkTo0I675usM1krkpQe8ddW6tfQ6EJWpt02/BrpQZRQzTtfWp6/RyB1KFXg6icg==
dependencies:
"@sentry/hub" "5.27.3"
"@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"
Expand All @@ -1794,6 +1812,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.27.2.tgz#606e973cee865e83e75491e33e9b2732a0f79c94"
integrity sha512-oszEOlWJuySvGc2HJ2KLTgtYwRFnHWDu8YIZ99UhmO2PcGQ5HlZJpV2oC8n3x0g1YSSlAaThjKbliJEAT7fmPg==

"@sentry/types@5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.27.3.tgz#d377508769bc658d672c287166c7f6c5db45660c"
integrity sha512-PkWhMArFMxBb1g3HtMEL8Ea9PYae2MU0z9CMIWiqzerFy2ZpKG98IU3pt8ic4JkmKQdwB8hDiZpRPMHhW0WYwQ==

"@sentry/utils@5.27.2":
version "5.27.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.27.2.tgz#9d52a2ad73aaab41c45202c289c4a63127ce4ebb"
Expand All @@ -1802,6 +1825,14 @@
"@sentry/types" "5.27.2"
tslib "^1.9.3"

"@sentry/utils@5.27.3":
version "5.27.3"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.27.3.tgz#1fc45dfad1f1e4398bee58684d8947666d8d3003"
integrity sha512-R9WvFrRBALZvCzu/9BsuXBCfkNxz4MwdBNSXaBsJo4afQw1ljkjIc9DpHzlL9S9goIwXo81Buwmr5gGDO6aH+Q==
dependencies:
"@sentry/types" "5.27.3"
tslib "^1.9.3"

"@simple-dom/document@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@simple-dom/document/-/document-1.4.0.tgz#af60855f957f284d436983798ef1006cca1a1678"
Expand Down

0 comments on commit 73900ec

Please sign in to comment.