Skip to content

Commit 6f55c7f

Browse files
chore(deps-dev): bump @sentry/integrations from 5.24.2 to 5.25.0 (#5248)
Bumps [@sentry/integrations](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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 4746b60 commit 6f55c7f

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
@@ -36,7 +36,7 @@
3636
"@open-event/theme": "^0.2.2",
3737
"@sentry/apm": "^5.24.2",
3838
"@sentry/browser": "^5.25.0",
39-
"@sentry/integrations": "^5.24.2",
39+
"@sentry/integrations": "^5.25.0",
4040
"@sentry/node": "^5.24.2",
4141
"@types/ember": "^3.16.1",
4242
"@types/ember-data": "^3.16.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,13 +1687,13 @@
16871687
"@sentry/utils" "5.25.0"
16881688
tslib "^1.9.3"
16891689

1690-
"@sentry/integrations@^5.24.2":
1691-
version "5.24.2"
1692-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.24.2.tgz#cfb14c64465d6acbb279994b8a87a8ef72776320"
1693-
integrity sha512-b0upZS+xvONwxkLL6apSSgseR1e6dtq7wAGHefnPa5ckTwIoUkboL/dqiTNmFj1xXnWb87WDX1ZcIx7nfEqw6A==
1690+
"@sentry/integrations@^5.25.0":
1691+
version "5.25.0"
1692+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.25.0.tgz#b4ee71dbb82d6a3784ba0d93d696f681dfca0049"
1693+
integrity sha512-ZN2rKQBLWXEAVO3VGOygSh7wnohNj8k45PJZRCLLZoQKz1ldg83RAun+pmmHvEdyuCExw0iivCkU+80DfUeBxA==
16941694
dependencies:
1695-
"@sentry/types" "5.24.2"
1696-
"@sentry/utils" "5.24.2"
1695+
"@sentry/types" "5.25.0"
1696+
"@sentry/utils" "5.25.0"
16971697
localforage "1.8.1"
16981698
tslib "^1.9.3"
16991699

0 commit comments

Comments
 (0)