Skip to content

Commit c3c1e2b

Browse files
Bump esbuild from 0.24.2 to 0.25.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.5. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.5) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bee9169 commit c3c1e2b

4 files changed

Lines changed: 7141 additions & 810 deletions

File tree

lambdas/api-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"esbuild": "^0.24.0"
3+
"esbuild": "^0.25.5"
44
},
55
"devDependencies": {
66
"@tsconfig/node22": "^22.0.2",

0 commit comments

Comments
 (0)