Skip to content

Commit 6ffea65

Browse files
chore(deps-dev): bump @sentry/integrations from 5.27.2 to 5.27.3
Bumps [@sentry/integrations](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] <[email protected]>
1 parent 2808523 commit 6ffea65

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.2",
3636
"@open-event/theme": "^0.2.2",
3737
"@sentry/browser": "^5.27.3",
38-
"@sentry/integrations": "^5.27.2",
38+
"@sentry/integrations": "^5.27.3",
3939
"@sentry/tracing": "^5.27.2",
4040
"@types/ember": "^3.16.2",
4141
"@types/ember-data": "^3.16.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,13 +1768,13 @@
17681768
"@sentry/utils" "5.27.3"
17691769
tslib "^1.9.3"
17701770

1771-
"@sentry/integrations@^5.27.2":
1772-
version "5.27.2"
1773-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.2.tgz#07d965d4a796d359daa0ffb63c2a310aa62c6c5a"
1774-
integrity sha512-sTCZeAVL9b0PiIjj2KE8qgtS0FgXmhmeEwoQDF2iOr5nk4p/6Xav6S5UPPIY+xe5M44jGCcX5vI4jZqGczaHZg==
1771+
"@sentry/integrations@^5.27.3":
1772+
version "5.27.3"
1773+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.3.tgz#d9a8f898c9414e9dc287fcd00d28321f54f4701e"
1774+
integrity sha512-lmkYH3g1ZW9I8g3SXQNYIfNc9gaNoqJUxgTI9d0AQph+mSB8Y3lx50NYMAfK74XgiC3VJ9j8kWstdQCMbgfXpQ==
17751775
dependencies:
1776-
"@sentry/types" "5.27.2"
1777-
"@sentry/utils" "5.27.2"
1776+
"@sentry/types" "5.27.3"
1777+
"@sentry/utils" "5.27.3"
17781778
localforage "1.8.1"
17791779
tslib "^1.9.3"
17801780

0 commit comments

Comments
 (0)