Skip to content

Commit 7b128fd

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /tools/@aws-cdk/construct-metadata-updater directory: [esbuild](https://github.com/evanw/esbuild). Updates `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) Updates `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 dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 860ce0d commit 7b128fd

File tree

8 files changed

+318
-324
lines changed

8 files changed

+318
-324
lines changed

packages/@aws-cdk/custom-resource-handlers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"sinon": "^9.2.4",
5454
"nock": "^13.5.6",
5555
"fs-extra": "^11.3.1",
56-
"esbuild": "^0.25.9"
56+
"esbuild": "^0.25.0"
5757
},
5858
"dependencies": {
5959
"@aws-cdk/asset-node-proxy-agent-v6": "^2.1.0",

packages/aws-cdk-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"cdk8s": "2.70.11",
173173
"constructs": "^10.0.0",
174174
"delay": "5.0.0",
175-
"esbuild": "^0.25.9",
175+
"esbuild": "^0.25.0",
176176
"fast-check": "^3.23.2",
177177
"jest": "^29.7.0",
178178
"jest-each": "^29.7.0",

tools/@aws-cdk/construct-metadata-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cjs-module-lexer": "^1.4.3"
2424
},
2525
"dependencies": {
26-
"esbuild": "^0.25.9",
26+
"esbuild": "^0.25.0",
2727
"ts-morph": "~24.0.0"
2828
},
2929
"main": "lib/index.js",

tools/@aws-cdk/enum-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"axios": "^1.12.0",
30-
"esbuild": "^0.25.8",
30+
"esbuild": "^0.25.10",
3131
"extract-zip": "^2.0.1",
3232
"tmp": "^0.2.5",
3333
"ts-morph": "~24.0.0"

tools/@aws-cdk/enum-updater/yarn.lock

Lines changed: 159 additions & 159 deletions
Large diffs are not rendered by default.

tools/@aws-cdk/lambda-integration-test-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cjs-module-lexer": "^1.4.3"
2525
},
2626
"dependencies": {
27-
"esbuild": "^0.25.9",
27+
"esbuild": "^0.25.0",
2828
"ts-morph": "~24.0.0"
2929
},
3030
"main": "lib/index.js",

tools/@aws-cdk/lazify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cjs-module-lexer": "^1.4.3"
2525
},
2626
"dependencies": {
27-
"esbuild": "^0.25.9",
27+
"esbuild": "^0.25.0",
2828
"fs-extra": "^10.1.0",
2929
"yargs": "^17.7.2"
3030
},

yarn.lock

Lines changed: 153 additions & 159 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)