Skip to content

Commit 71d790c

Browse files
chore(deps): bump esbuild in the esbuild group across 1 directory
Bumps the esbuild group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.0 to 0.27.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.0...v0.27.3) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: esbuild ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 027b81d commit 71d790c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/cdk-aspects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"aws-cdk-lib": "^2.201.0",
3232
"constructs": "^10.3.0",
33-
"esbuild": "^0.18.0",
33+
"esbuild": "^0.27.4",
3434
"source-map-support": "^0.5.21"
3535
}
3636
}

packages/constructs/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"aws-cdk-lib": "^2.201.0",
3232
"constructs": "^10.3.0",
33-
"esbuild": "^0.18.0",
33+
"esbuild": "^0.27.4",
3434
"source-map-support": "^0.5.21"
3535
}
3636
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ __metadata:
1414
aws-cdk: "npm:^2.1019.1"
1515
aws-cdk-lib: "npm:^2.201.0"
1616
constructs: "npm:^10.3.0"
17-
esbuild: "npm:^0.18.0"
17+
esbuild: "npm:^0.27.4"
1818
jest: "npm:^29.7.0"
1919
source-map-support: "npm:^0.5.21"
2020
ts-jest: "npm:^29.1.1"
@@ -131,7 +131,7 @@ __metadata:
131131
aws-cdk: "npm:^2.1019.1"
132132
aws-cdk-lib: "npm:^2.201.0"
133133
constructs: "npm:^10.3.0"
134-
esbuild: "npm:^0.18.0"
134+
esbuild: "npm:^0.27.4"
135135
jest: "npm:^29.7.0"
136136
source-map-support: "npm:^0.5.21"
137137
ts-jest: "npm:^29.1.1"

0 commit comments

Comments
 (0)