Skip to content

Commit 9e56b49

Browse files
chore(deps): bump esbuild
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.0 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.0...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55cccfd commit 9e56b49

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/node-profiling-esm

1 file changed

+1
-1
lines changed

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
@@ -13,7 +13,7 @@
1313
"@playwright/test": "~1.50.0",
1414
"@sentry/node": "latest || *",
1515
"@sentry/profiling-node": "latest || *",
16-
"esbuild": "0.20.0",
16+
"esbuild": "0.25.0",
1717
"typescript": "^5.7.3"
1818
},
1919
"volta": {

0 commit comments

Comments
 (0)