Skip to content

Commit 69abb0c

Browse files
chore(deps-dev): bump @sentry/tracing from 6.18.0 to 6.18.1
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.18.0 to 6.18.1. - [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.0...6.18.1) --- updated-dependencies: - dependency-name: "@sentry/tracing" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d42c9b commit 69abb0c

File tree

2 files changed

+9
-27
lines changed

2 files changed

+9
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@open-event/theme": "^0.2.2",
4040
"@sentry/browser": "^6.18.1",
4141
"@sentry/integrations": "^6.18.0",
42-
"@sentry/tracing": "^6.18.0",
42+
"@sentry/tracing": "^6.18.1",
4343
"@types/ember": "^4.0.0",
4444
"@types/ember-data": "^3.16.15",
4545
"@types/ember-data__model": "^3.16.1",

yarn.lock

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,15 +2164,6 @@
21642164
"@sentry/utils" "6.18.1"
21652165
tslib "^1.9.3"
21662166

2167-
2168-
version "6.18.0"
2169-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.18.0.tgz#8c425bc340b2792c5ac9c6feed2f444d9b7f5bb7"
2170-
integrity sha512-E2GrrNcidyT67ONU3btHO5vyS1bPQNdWqC09sUc1F3q/nQyvc7L2W09TKY2veaMZQtC9EU760fTG1hMmgGwPmw==
2171-
dependencies:
2172-
"@sentry/types" "6.18.0"
2173-
"@sentry/utils" "6.18.0"
2174-
tslib "^1.9.3"
2175-
21762167
21772168
version "6.18.1"
21782169
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.18.1.tgz#fcfb8cb84515efefaf4e48472305ea5a71455abb"
@@ -2192,15 +2183,6 @@
21922183
localforage "^1.8.1"
21932184
tslib "^1.9.3"
21942185

2195-
2196-
version "6.18.0"
2197-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.18.0.tgz#03da29b45b62b3073fbd110e423608ada17ef52c"
2198-
integrity sha512-QkkWOhX3NMycUNLj96thMQ0BclmfxE2VdDf9ZqRkvdFzxI1FVY5NEArqD4wtlrCIoYN1ioAYrvdb48/BTuGung==
2199-
dependencies:
2200-
"@sentry/hub" "6.18.0"
2201-
"@sentry/types" "6.18.0"
2202-
tslib "^1.9.3"
2203-
22042186
22052187
version "6.18.1"
22062188
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.18.1.tgz#eac73d2262589930aa0bb33e0e12380ac5b766a9"
@@ -2210,15 +2192,15 @@
22102192
"@sentry/types" "6.18.1"
22112193
tslib "^1.9.3"
22122194

2213-
"@sentry/tracing@^6.18.0":
2214-
version "6.18.0"
2215-
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.18.0.tgz#c9678f1c095eb58abec4de5ffd33f00420d2cbbe"
2216-
integrity sha512-thwVrYT+ba58h6F6Im4t+JH9o+7H+75ribkeTgM7NRhNuiGajlXNmb37Dh9gP5Iy76jNV8GATy4cOcuVc7P1jA==
2195+
"@sentry/tracing@^6.18.1":
2196+
version "6.18.1"
2197+
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.18.1.tgz#7cc54b328dd051102900ade53e907e7441426f83"
2198+
integrity sha512-OxozmSfxGx246Ae1XhO01I7ZWxO3briwMBh55E5KyjQb8fuS9gVE7Uy8ZRs5hhNjDutFAU7nMtC0zipfVxP6fg==
22172199
dependencies:
2218-
"@sentry/hub" "6.18.0"
2219-
"@sentry/minimal" "6.18.0"
2220-
"@sentry/types" "6.18.0"
2221-
"@sentry/utils" "6.18.0"
2200+
"@sentry/hub" "6.18.1"
2201+
"@sentry/minimal" "6.18.1"
2202+
"@sentry/types" "6.18.1"
2203+
"@sentry/utils" "6.18.1"
22222204
tslib "^1.9.3"
22232205

22242206

0 commit comments

Comments
 (0)