Skip to content

Commit 89a347a

Browse files
Bump esbuild from 0.24.2 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 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.24.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df8e7ab commit 89a347a

File tree

4 files changed

+11626
-4881
lines changed

4 files changed

+11626
-4881
lines changed

lambdas/example-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"//": "PLEASE UPDATE THE NAME APPROPRIATELY.",
33
"dependencies": {
4-
"esbuild": "^0.24.0"
4+
"esbuild": "^0.25.0"
55
},
66
"devDependencies": {
77
"@tsconfig/node22": "^22.0.2",

0 commit comments

Comments
 (0)