Skip to content

Commit b2836b8

Browse files
chore(deps): update dependency esbuild to v0.20.0 (#1653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b23caea commit b2836b8

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
@@ -49,7 +49,7 @@
4949
"@angular/compiler-cli": "^17.1.0"
5050
},
5151
"devDependencies": {
52-
"esbuild": "0.19.11",
52+
"esbuild": "0.20.0",
5353
"jest": "29.7.0",
5454
"rimraf": "^5.0.0",
5555
"typescript": "5.3.3"

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ __metadata:
3737
"@angular-devkit/architect": ">=0.1701.0 < 0.1800.0"
3838
"@angular-devkit/build-angular": ^17.1.0
3939
"@angular-devkit/core": ^17.1.0
40-
esbuild: 0.19.11
40+
esbuild: 0.20.0
4141
jest: 29.7.0
4242
rimraf: ^5.0.0
4343
ts-node: ^10.0.0
@@ -7655,7 +7655,7 @@ __metadata:
76557655
languageName: node
76567656
linkType: hard
76577657

7658-
"esbuild@npm:>=0.13.8":
7658+
"esbuild@npm:0.20.0, esbuild@npm:>=0.13.8":
76597659
version: 0.20.0
76607660
resolution: "esbuild@npm:0.20.0"
76617661
dependencies:

0 commit comments

Comments
 (0)