Skip to content

Commit bb6d059

Browse files
chore(deps-dev): bump @sentry/integrations from 6.18.1 to 6.18.2
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.18.1 to 6.18.2. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@6.18.1...6.18.2) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f43cc1 commit bb6d059

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
@@ -38,7 +38,7 @@
3838
"@glimmer/tracking": "^1.0.4",
3939
"@open-event/theme": "^0.2.2",
4040
"@sentry/browser": "^6.18.2",
41-
"@sentry/integrations": "^6.18.1",
41+
"@sentry/integrations": "^6.18.2",
4242
"@sentry/tracing": "^6.18.1",
4343
"@types/ember": "^4.0.0",
4444
"@types/ember-data": "^3.16.15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,13 +2182,13 @@
21822182
"@sentry/utils" "6.18.2"
21832183
tslib "^1.9.3"
21842184

2185-
"@sentry/integrations@^6.18.1":
2186-
version "6.18.1"
2187-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.18.1.tgz#c815eb9d104739805401b69d5559adec14876e33"
2188-
integrity sha512-Xzg9C0qPpauZGab2OLKnJjCwn/Lx7WsZK87Q53KaYcscdvXNV0LriNzNKcBIRH+Q+GEsaF3mjyGDLmuDABB59A==
2185+
"@sentry/integrations@^6.18.2":
2186+
version "6.18.2"
2187+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.18.2.tgz#caed0092e8a6c9fb0b8b7efd2deef946ca76e626"
2188+
integrity sha512-jzEH15m1dewzma2Fp0ENNRUDEOI3gGPfC/+lsLAuj9AMoNZ6qykQP8cB8OPTlzIZc0oyWGAE/1LoTrndPAvoPA==
21892189
dependencies:
2190-
"@sentry/types" "6.18.1"
2191-
"@sentry/utils" "6.18.1"
2190+
"@sentry/types" "6.18.2"
2191+
"@sentry/utils" "6.18.2"
21922192
localforage "^1.8.1"
21932193
tslib "^1.9.3"
21942194

0 commit comments

Comments
 (0)