Skip to content

Commit

Permalink
Bump @sentry/browser from 7.56.0 to 7.57.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.56.0 to 7.57.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.56.0...7.57.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent 836b1a5 commit 77cc877
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@babel/types": "^7.22.5",
"@sentry/browser": "^7.56.0",
"@sentry/browser": "^7.57.0",
"@sentry/tracing": "^7.57.0",
"@types/bluebird": "^3.5.38",
"@types/body-parser": "^1.19.2",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2356,17 +2356,17 @@ __metadata:
languageName: node
linkType: hard

"@sentry/browser@npm:^7.56.0":
version: 7.56.0
resolution: "@sentry/browser@npm:7.56.0"
"@sentry/browser@npm:^7.57.0":
version: 7.57.0
resolution: "@sentry/browser@npm:7.57.0"
dependencies:
"@sentry-internal/tracing": "npm:7.56.0"
"@sentry/core": "npm:7.56.0"
"@sentry/replay": "npm:7.56.0"
"@sentry/types": "npm:7.56.0"
"@sentry/utils": "npm:7.56.0"
tslib: "npm:^1.9.3"
checksum: 69f0a3013717c640ef512f3a77030f47cfeaa54c8c90d42f35722b0a5c1af415f293d2f71bf6efb4431acb6037eb56f8dd162446cc3db5bfc5956d2020e0a3b8
"@sentry-internal/tracing": "npm:7.57.0"
"@sentry/core": "npm:7.57.0"
"@sentry/replay": "npm:7.57.0"
"@sentry/types": "npm:7.57.0"
"@sentry/utils": "npm:7.57.0"
tslib: "npm:^2.4.1 || ^1.9.3"
checksum: 2f33e29a70b994911a13a95b4e7d91dfe731300e7e8516b2557e3649281ab6eba4b19417caca4eb60a4da41ac994c909b599c282661738a9c310d5f3b79f581a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2408,14 +2408,14 @@ __metadata:
languageName: node
linkType: hard

"@sentry/replay@npm:7.56.0":
version: 7.56.0
resolution: "@sentry/replay@npm:7.56.0"
"@sentry/replay@npm:7.57.0":
version: 7.57.0
resolution: "@sentry/replay@npm:7.57.0"
dependencies:
"@sentry/core": "npm:7.56.0"
"@sentry/types": "npm:7.56.0"
"@sentry/utils": "npm:7.56.0"
checksum: 82a5e8b65f97a7f757f2b29ef3b959fa489d6cc68a34f6da0b8ea3745606174f9a11abd0d9600952d0bd31ad87af58cc2fb0d944b07353f791fc311f211cb4b1
"@sentry/core": "npm:7.57.0"
"@sentry/types": "npm:7.57.0"
"@sentry/utils": "npm:7.57.0"
checksum: 91b8dd00ce81a69d5c84ba863ec87754c0e5092c9a336e0fcbb07ac0e1d9b9e0f47622c70235fcc5be4db19296bca7557fd03148e68a8abcc2ae5e0a9d4f8352
languageName: node
linkType: hard

Expand Down Expand Up @@ -6687,7 +6687,7 @@ __metadata:
"@opentelemetry/resources": "npm:^1.14.0"
"@opentelemetry/sdk-node": "npm:^0.40.0"
"@opentelemetry/semantic-conventions": "npm:^1.14.0"
"@sentry/browser": "npm:^7.56.0"
"@sentry/browser": "npm:^7.57.0"
"@sentry/node": "npm:^7.56.0"
"@sentry/tracing": "npm:^7.57.0"
"@types/bluebird": "npm:^3.5.38"
Expand Down

0 comments on commit 77cc877

Please sign in to comment.