Skip to content

Commit a0f9dd6

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 14f7ace commit a0f9dd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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"

0 commit comments

Comments
 (0)