Skip to content

Commit af55b1a

Browse files
Bump esbuild from 0.24.2 to 0.25.6
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.6. - [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.6) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f594c3 commit af55b1a

File tree

4 files changed

+238
-910
lines changed

4 files changed

+238
-910
lines changed

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.6"
44
},
55
"devDependencies": {
66
"@tsconfig/node22": "^22.0.2",

0 commit comments

Comments
 (0)