Skip to content

Commit

Permalink
build: update all non-major dependencies to v0.19.5
Browse files Browse the repository at this point in the history
(cherry picked from commit 8bf90a0)
  • Loading branch information
angular-robot authored and dgp1130 committed Oct 17, 2023
1 parent a3e9efe commit 8a3e300
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
"critters": "0.0.20",
"css-loader": "6.8.1",
"debug": "^4.1.1",
"esbuild": "0.19.4",
"esbuild-wasm": "0.19.4",
"esbuild": "0.19.5",
"esbuild-wasm": "0.19.5",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-header": "3.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"copy-webpack-plugin": "11.0.0",
"critters": "0.0.20",
"css-loader": "6.8.1",
"esbuild-wasm": "0.19.4",
"esbuild-wasm": "0.19.5",
"fast-glob": "3.3.1",
"https-proxy-agent": "7.0.2",
"http-proxy-middleware": "2.0.6",
Expand Down Expand Up @@ -72,7 +72,7 @@
"webpack-subresource-integrity": "5.1.0"
},
"optionalDependencies": {
"esbuild": "0.19.4"
"esbuild": "0.19.5"
},
"peerDependencies": {
"@angular/compiler-cli": "^17.0.0 || ^17.0.0-next.0",
Expand Down
Loading

0 comments on commit 8a3e300

Please sign in to comment.