Skip to content

Commit c75b4b1

Browse files
chore(deps): bump esbuild from 0.25.1 to 0.25.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b42301 commit c75b4b1

File tree

4 files changed

+109
-109
lines changed

4 files changed

+109
-109
lines changed

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "22.13.14",
5252
"aws-cdk": "^2.1006.0",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.1",
54+
"esbuild": "^0.25.2",
5555
"typescript": "^5.8.2"
5656
}
5757
}

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"aws-cdk": "^2.1006.0",
4444
"aws-cdk-lib": "^2.186.0",
45-
"esbuild": "^0.25.1",
45+
"esbuild": "^0.25.2",
4646
"tsx": "^4.19.3"
4747
}
4848
}

0 commit comments

Comments
 (0)