Skip to content

Commit 5db6566

Browse files
chore(deps-dev): bump @sentry/integrations from 5.15.3 to 5.15.5 (#4336)
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.15.3 to 5.15.5. - [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.15.3...5.15.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0500612 commit 5db6566

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@glimmer/tracking": "^1.0.0",
3636
"@open-event/theme": "^0.0.6",
3737
"@sentry/browser": "^5.15.5",
38-
"@sentry/integrations": "^5.15.3",
38+
"@sentry/integrations": "^5.15.5",
3939
"@sentry/node": "^5.15.3",
4040
"@types/ember": "^3.1.2",
4141
"@types/ember-data": "^3.1.11",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1604,13 +1604,13 @@
16041604
"@sentry/utils" "5.15.5"
16051605
tslib "^1.9.3"
16061606

1607-
"@sentry/integrations@^5.15.3":
1608-
version "5.15.3"
1609-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.15.3.tgz#66c0c432d3008297b5464797fb3cc3ced5fa0482"
1610-
integrity sha512-4S4/gpa7SYmBEJ69NP5tp/kzTSprMpuGKISumzjktNupag9M5YgbRk5onoYN2niQPue2wC1vh/mFlVbFWmULhQ==
1607+
"@sentry/integrations@^5.15.5":
1608+
version "5.15.5"
1609+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.15.5.tgz#7f7bc488d838cd50e9ca50d5f933680632827826"
1610+
integrity sha512-s9N9altnGkDH+vNNUZu1dKuMVLAgJNYtgs6DMJTrZRswFl8gzZytYTZCdpzjBgTsqkLaGbRDIjQeE/yP3gnrqw==
16111611
dependencies:
1612-
"@sentry/types" "5.15.3"
1613-
"@sentry/utils" "5.15.3"
1612+
"@sentry/types" "5.15.5"
1613+
"@sentry/utils" "5.15.5"
16141614
tslib "^1.9.3"
16151615

16161616

0 commit comments

Comments
 (0)