Skip to content

Commit 93fcec6

Browse files
chore(deps-dev): bump @sentry/integrations from 5.27.6 to 5.28.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.27.6 to 5.28.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.27.6...5.28.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a33523e commit 93fcec6

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-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.2",
3939
"@open-event/theme": "^0.2.2",
4040
"@sentry/browser": "^5.27.6",
41-
"@sentry/integrations": "^5.27.6",
41+
"@sentry/integrations": "^5.28.0",
4242
"@sentry/tracing": "^5.27.6",
4343
"@types/ember": "^3.16.2",
4444
"@types/ember-data": "^3.16.6",

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,13 +1759,13 @@
17591759
"@sentry/utils" "5.27.6"
17601760
tslib "^1.9.3"
17611761

1762-
"@sentry/integrations@^5.27.6":
1763-
version "5.27.6"
1764-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.6.tgz#c78c5b334c5e3d30f38a7f9e09ec0ad9e8e26aaa"
1765-
integrity sha512-wRsvSrP48YZ3Jq3RNIHzS+cnlLgQL0S2Qpq5fUPrUngEGuOHKcunOpKOT11VbKjzNWM15662wD4GsONIUA2UFA==
1762+
"@sentry/integrations@^5.28.0":
1763+
version "5.28.0"
1764+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.28.0.tgz#6740af0cdd51242bb2b223be98921128bc448469"
1765+
integrity sha512-2WjCYHrItzrHYUoRUV8Hjt2DXEekiV7i/2RfxLhVVVU8382FKyKMTMdimKog3SAgOqPjJFpWqEQ3OWErZ4HMqA==
17661766
dependencies:
1767-
"@sentry/types" "5.27.6"
1768-
"@sentry/utils" "5.27.6"
1767+
"@sentry/types" "5.28.0"
1768+
"@sentry/utils" "5.28.0"
17691769
localforage "1.8.1"
17701770
tslib "^1.9.3"
17711771

@@ -1794,6 +1794,11 @@
17941794
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.27.6.tgz#b5054eafcb8ac11d4bc4787c7bc7fc113cad8b80"
17951795
integrity sha512-XOW9W8DrMk++4Hk7gWi9o5VR0o/GrqGfTKyFsHSIjqt2hL6kiMPvKeb2Hhmp7Iq37N2bDmRdWpM5m+68S2Jk6w==
17961796

1797+
1798+
version "5.28.0"
1799+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.28.0.tgz#242131fef910bded53350a36ffd7df240cfb8dcf"
1800+
integrity sha512-nNhoZEXdqM2xivxJBrLhxtJ2+s6FfKXUw5yBf0Jf/RBrBnH5fggPNImmyfpOoysl72igWcMWk4nnfyP5iDrriQ==
1801+
17971802
17981803
version "5.27.6"
17991804
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.27.6.tgz#cd8486469ae9716a21a4bc7e828e5aeee0ed9727"
@@ -1802,6 +1807,14 @@
18021807
"@sentry/types" "5.27.6"
18031808
tslib "^1.9.3"
18041809

1810+
1811+
version "5.28.0"
1812+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.28.0.tgz#a30e36afd7094ced8d585c9fde2df2636cca6cf5"
1813+
integrity sha512-LW+ReVw9JG6g8Bvp2I1ThMDPATlisvkde+1WykxGqRhu2YIO+PvWhnoFhr9RD0ia3rYVlJkgkuTshMbPJ8HVwA==
1814+
dependencies:
1815+
"@sentry/types" "5.28.0"
1816+
tslib "^1.9.3"
1817+
18051818
"@simple-dom/document@^1.4.0":
18061819
version "1.4.0"
18071820
resolved "https://registry.yarnpkg.com/@simple-dom/document/-/document-1.4.0.tgz#af60855f957f284d436983798ef1006cca1a1678"

0 commit comments

Comments
 (0)