Skip to content

Commit 0bce42b

Browse files
chore(deps-dev): bump @sentry/integrations from 5.16.1 to 5.17.0 (#4448)
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.16.1 to 5.17.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.16.1...5.17.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ea971e8 commit 0bce42b

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
@@ -34,7 +34,7 @@
3434
"@glimmer/tracking": "^1.0.0",
3535
"@open-event/theme": "0.2.1-rounded",
3636
"@sentry/browser": "^5.17.0",
37-
"@sentry/integrations": "^5.16.1",
37+
"@sentry/integrations": "^5.17.0",
3838
"@sentry/node": "^5.16.1",
3939
"@types/ember": "^3.1.2",
4040
"@types/ember-data": "^3.1.11",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,13 +1437,13 @@
14371437
"@sentry/utils" "5.17.0"
14381438
tslib "^1.9.3"
14391439

1440-
"@sentry/integrations@^5.16.1":
1441-
version "5.16.1"
1442-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.16.1.tgz#fc66cd0ad2df9024e16c1bca7dcb64e4819b27b2"
1443-
integrity sha512-RwxLZN3qSH8v8HrU5aUGh37XxiAMzIQ8rAwd6XlPelixpsvbIAUeIxhutKeBz1xn5ylhMg62GkA9IJBu3mKRZg==
1440+
"@sentry/integrations@^5.17.0":
1441+
version "5.17.0"
1442+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.17.0.tgz#afff7759d82111de030b4a6703388c423fdbe6e7"
1443+
integrity sha512-H4CLH+fej/EjbI5WKXnAVkyVK3MeHUcTMbnjPcUlAsxpu1+PckFzpw3t4S5la9WGwcfL3WDo24b+fb4iKf9t4Q==
14441444
dependencies:
1445-
"@sentry/types" "5.16.1"
1446-
"@sentry/utils" "5.16.1"
1445+
"@sentry/types" "5.17.0"
1446+
"@sentry/utils" "5.17.0"
14471447
tslib "^1.9.3"
14481448

14491449

0 commit comments

Comments
 (0)