Skip to content

Commit 4c395fb

Browse files
chore: update scripts/javascript-version.ps1 to 10.57.0 (#754)
Co-authored-by: GitHub <noreply@github.com>
1 parent e83497f commit 4c395fb

3 files changed

Lines changed: 41 additions & 41 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Sentry JavaScript from v10.55.0 to v10.56.0 ([#743](https://github.com/getsentry/sentry-godot/pull/743))
8-
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10560)
9-
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.55.0...10.56.0)
7+
- Bump Sentry JavaScript from v10.55.0 to v10.57.0 ([#743](https://github.com/getsentry/sentry-godot/pull/743), [#754](https://github.com/getsentry/sentry-godot/pull/754))
8+
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10570)
9+
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.55.0...10.57.0)
1010
- Bump Cocoa SDK from v9.15.0 to v9.16.1 ([#745](https://github.com/getsentry/sentry-godot/pull/745))
1111
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9161)
1212
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.15.0...9.16.1)

src/sentry/javascript/bridge/package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/sentry/javascript/bridge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"webpack-cli": "^6.0.1"
2727
},
2828
"dependencies": {
29-
"@sentry/browser": "^10.56.0",
30-
"@sentry/wasm": "^10.56.0"
29+
"@sentry/browser": "^10.57.0",
30+
"@sentry/wasm": "^10.57.0"
3131
}
3232
}

0 commit comments

Comments
 (0)