Skip to content

Commit 909e8a0

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 /packages/esbuild directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.18.20 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.25.0) Updates `esbuild` from 0.18.20 to 0.25.8 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...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.8 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6e0070 commit 909e8a0

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"aws-cdk-lib": "^2.201.0",
2424
"constructs": "^10.3.0",
25-
"esbuild": "^0.18.0",
25+
"esbuild": "^0.25.8",
2626
"source-map-support": "^0.5.21"
2727
}
2828
}

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ __metadata:
99
version: 0.0.0-use.local
1010
resolution: "@aligent/cdk-basic-auth@workspace:packages/basic-auth"
1111
dependencies:
12-
"@aligent/cdk-esbuild": "npm:^2.0"
12+
"@aligent/cdk-esbuild": "npm:^2.5.0"
1313
"@types/aws-lambda": "npm:^8.10.150"
1414
"@types/jest": "npm:^29.5.10"
1515
"@types/node": "npm:^20.6.3"
@@ -29,7 +29,7 @@ __metadata:
2929
version: 0.0.0-use.local
3030
resolution: "@aligent/cdk-cloudfront-security-headers@workspace:packages/cloudfront-security-headers"
3131
dependencies:
32-
"@aligent/cdk-esbuild": "npm:^2.0"
32+
"@aligent/cdk-esbuild": "npm:^2.5.0"
3333
"@types/aws-lambda": "npm:^8.10.150"
3434
"@types/jest": "npm:^29.5.10"
3535
"@types/node": "npm:^20.6.3"
@@ -74,7 +74,7 @@ __metadata:
7474
languageName: unknown
7575
linkType: soft
7676

77-
"@aligent/cdk-esbuild@npm:^2.0, @aligent/cdk-esbuild@workspace:packages/esbuild":
77+
"@aligent/cdk-esbuild@npm:^2.5.0, @aligent/cdk-esbuild@workspace:packages/esbuild":
7878
version: 0.0.0-use.local
7979
resolution: "@aligent/cdk-esbuild@workspace:packages/esbuild"
8080
dependencies:
@@ -83,7 +83,7 @@ __metadata:
8383
aws-cdk: "npm:^2.1019.1"
8484
aws-cdk-lib: "npm:^2.201.0"
8585
constructs: "npm:^10.3.0"
86-
esbuild: "npm:^0.18.0"
86+
esbuild: "npm:^0.25.8"
8787
jest: "npm:^29.7.0"
8888
source-map-support: "npm:^0.5.21"
8989
ts-jest: "npm:^29.1.1"
@@ -105,7 +105,7 @@ __metadata:
105105
version: 0.0.0-use.local
106106
resolution: "@aligent/cdk-geoip-redirect@workspace:packages/geoip-redirect"
107107
dependencies:
108-
"@aligent/cdk-esbuild": "npm:^2.0"
108+
"@aligent/cdk-esbuild": "npm:^2.5.0"
109109
"@types/aws-lambda": "npm:^8.10.150"
110110
"@types/jest": "npm:^29.5.10"
111111
"@types/node": "npm:^20.6.3"
@@ -187,7 +187,7 @@ __metadata:
187187
version: 0.0.0-use.local
188188
resolution: "@aligent/cdk-prerender-proxy@workspace:packages/prerender-proxy"
189189
dependencies:
190-
"@aligent/cdk-esbuild": "npm:^2.0"
190+
"@aligent/cdk-esbuild": "npm:^2.5.0"
191191
"@types/aws-lambda": "npm:^8.10.150"
192192
"@types/jest": "npm:^29.5.10"
193193
"@types/node": "npm:^20.6.3"
@@ -244,7 +244,7 @@ __metadata:
244244
version: 0.0.0-use.local
245245
resolution: "@aligent/cdk-static-hosting@workspace:packages/static-hosting"
246246
dependencies:
247-
"@aligent/cdk-esbuild": "npm:^2.0"
247+
"@aligent/cdk-esbuild": "npm:^2.5.0"
248248
"@aws-sdk/client-s3": "npm:^3.832.0"
249249
"@types/aws-lambda": "npm:^8.10.150"
250250
"@types/jest": "npm:^29.5.10"

0 commit comments

Comments
 (0)