Skip to content

Commit

Permalink
chore(deps-dev): bump @angular/build from 18.2.7 to 18.2.9
Browse files Browse the repository at this point in the history
Bumps [@angular/build](https://github.com/angular/angular-cli) from 18.2.7 to 18.2.9.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.7...18.2.9)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 93d29d2 commit a01d513
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@angular-eslint/eslint-plugin": "^18.0.1",
"@angular-eslint/eslint-plugin-template": "^18.0.1",
"@angular-eslint/template-parser": "^18.0.1",
"@angular/build": "18.2.7",
"@angular/build": "18.2.9",
"@angular/cli": "~18.2.0",
"@angular/compiler-cli": "18.2.7",
"@angular/language-service": "18.2.7",
Expand Down
51 changes: 51 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
"@angular-devkit/core" "18.2.7"
rxjs "7.8.1"

"@angular-devkit/[email protected]":
version "0.1802.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1802.9.tgz#001c28e88113a7dffdb6233489f1a4ee2a8aae4c"
integrity sha512-fubJf4WC/t3ITy+tyjI4/CKKwUP4XJTmV+Y0nyPcrkcthVyUcIpZB74NlUOvg6WECiPQuIc+CtoAaA9X5+RQ5Q==
dependencies:
"@angular-devkit/core" "18.2.9"
rxjs "7.8.1"

"@angular-devkit/[email protected]":
version "18.2.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-18.2.7.tgz#21b72596f270e4a5a16d38224b38e46a609aad80"
Expand Down Expand Up @@ -118,6 +126,18 @@
rxjs "7.8.1"
source-map "0.7.4"

"@angular-devkit/[email protected]":
version "18.2.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-18.2.9.tgz#12610387b1d9c92d049409d8f158bc1508e1a376"
integrity sha512-bsVt//5E0ua7FZfO0dCF/qGGY6KQD34/bNGyRu5B6HedimpdU2/0PGDptksU5v3yKEc9gNw0xC6mT0UsY/R9pA==
dependencies:
ajv "8.17.1"
ajv-formats "3.0.1"
jsonc-parser "3.3.1"
picomatch "4.0.2"
rxjs "7.8.1"
source-map "0.7.4"

"@angular-devkit/[email protected]":
version "18.2.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-18.2.7.tgz#348cb0d790720a66e8183d6876effc262571086c"
Expand Down Expand Up @@ -205,6 +225,37 @@
vite "5.4.6"
watchpack "2.4.1"

"@angular/[email protected]":
version "18.2.9"
resolved "https://registry.yarnpkg.com/@angular/build/-/build-18.2.9.tgz#68e44d7e9cb376069bfa9ae56cecf18cddefa098"
integrity sha512-o1hOEM2e6ARy+ck2Pohl0d/RFgbbXTw6/hTLAj3CBKjtqAGStRaVF2UlJjhi+xOxlfsOPuJJc9IpzLBteku+Ag==
dependencies:
"@ampproject/remapping" "2.3.0"
"@angular-devkit/architect" "0.1802.9"
"@babel/core" "7.25.2"
"@babel/helper-annotate-as-pure" "7.24.7"
"@babel/helper-split-export-declaration" "7.24.7"
"@babel/plugin-syntax-import-attributes" "7.24.7"
"@inquirer/confirm" "3.1.22"
"@vitejs/plugin-basic-ssl" "1.1.0"
browserslist "^4.23.0"
critters "0.0.24"
esbuild "0.23.0"
fast-glob "3.3.2"
https-proxy-agent "7.0.5"
listr2 "8.2.4"
lmdb "3.0.13"
magic-string "0.30.11"
mrmime "2.0.0"
parse5-html-rewriting-stream "7.0.0"
picomatch "4.0.2"
piscina "4.6.1"
rollup "4.22.4"
sass "1.77.6"
semver "7.6.3"
vite "5.4.6"
watchpack "2.4.1"

"@angular/[email protected]":
version "18.2.7"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-18.2.7.tgz#ef623b7ef19ac9ac055b7cac9d5bd0f8d8b78e22"
Expand Down

0 comments on commit a01d513

Please sign in to comment.