Skip to content

Commit c63ad9e

Browse files
chore(deps): update dependency esbuild to v0.25.2
1 parent 9e0f777 commit c63ad9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/custom-esbuild/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@angular/build": "^19.0.0",
53-
"esbuild": "0.25.1",
53+
"esbuild": "0.25.2",
5454
"jest": "29.7.0",
5555
"rimraf": "^5.0.0",
5656
"ts-node": "^10.0.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ __metadata:
5151
"@angular-devkit/build-angular": ^19.0.0
5252
"@angular-devkit/core": ^19.0.0
5353
"@angular/build": ^19.0.0
54-
esbuild: 0.25.1
54+
esbuild: 0.25.2
5555
jest: 29.7.0
5656
rimraf: ^5.0.0
5757
ts-node: ^10.0.0
@@ -8304,7 +8304,7 @@ __metadata:
83048304
languageName: node
83058305
linkType: hard
83068306

8307-
"esbuild@npm:>=0.15.13, esbuild@npm:^0.25.0":
8307+
"esbuild@npm:0.25.2, esbuild@npm:>=0.15.13, esbuild@npm:^0.25.0":
83088308
version: 0.25.2
83098309
resolution: "esbuild@npm:0.25.2"
83108310
dependencies:

0 commit comments

Comments
 (0)