Skip to content

Commit f32932f

Browse files
ci(deps): Bump esbuild
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.0 to 0.28.1. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.0...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d05821b commit f32932f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dev-packages/e2e-tests/test-applications/node-profiling-esm

dev-packages/e2e-tests/test-applications/node-profiling-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@sentry/node": "file:../../packed/sentry-node-packed.tgz",
1515
"@sentry/profiling-node": "file:../../packed/sentry-profiling-node-packed.tgz",
1616
"@types/node": "^18.19.1",
17-
"esbuild": "0.25.0",
17+
"esbuild": "0.28.1",
1818
"typescript": "^5.7.3"
1919
},
2020
"volta": {

0 commit comments

Comments
 (0)