Skip to content

Commit

Permalink
chore(deps-dev): bump @angular/build from 18.2.7 to 18.2.12
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.12.
- [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.12)

---
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 Nov 18, 2024
1 parent 93d29d2 commit 27dd4e4
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.12",
"@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 @@ -20,6 +20,14 @@
"@jridgewell/gen-mapping" "^0.3.5"
"@jridgewell/trace-mapping" "^0.3.24"

"@angular-devkit/[email protected]":
version "0.1802.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1802.12.tgz#096f8e9cf71f8848c6f0172c03f3f1135509e133"
integrity sha512-bepVb2/GtJppYKaeW8yTGE6egmoWZ7zagFDsmBdbF+BYp+HmeoPsclARcdryBPVq68zedyTRdvhWSUTbw1AYuw==
dependencies:
"@angular-devkit/core" "18.2.12"
rxjs "7.8.1"

"@angular-devkit/[email protected]":
version "0.1802.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1802.7.tgz#eb69e6b94473c3ca3428b71c5f31ee418724a8e5"
Expand Down Expand Up @@ -106,6 +114,18 @@
"@angular-devkit/architect" "0.1802.7"
rxjs "7.8.1"

"@angular-devkit/[email protected]":
version "18.2.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-18.2.12.tgz#fb514e9b3c9ea87ddaa1582d3947f1b094c9b387"
integrity sha512-NtB6ypsaDyPE6/fqWOdfTmACs+yK5RqfH5tStEzWFeeDsIEDYKsJ06ypuRep7qTjYus5Rmttk0Ds+cFgz8JdUQ==
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/core/-/core-18.2.7.tgz#f7133c9c50eb1916f8862370be975e4e2b84cca3"
Expand Down Expand Up @@ -174,6 +194,37 @@
dependencies:
tslib "^2.3.0"

"@angular/[email protected]":
version "18.2.12"
resolved "https://registry.yarnpkg.com/@angular/build/-/build-18.2.12.tgz#d6be89fb572675cfa170f664c0b0ed49c317f33c"
integrity sha512-4Ohz+OSILoL+cCAQ4UTiCT5v6pctu3fXNoNpTEUK46OmxELk9jDITO5rNyNS7TxBn9wY69kjX5VcDf7MenquFQ==
dependencies:
"@ampproject/remapping" "2.3.0"
"@angular-devkit/architect" "0.1802.12"
"@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/build/-/build-18.2.7.tgz#3bdb7c18e8f3bee00c0ce12a48216ce2df15f87c"
Expand Down

0 comments on commit 27dd4e4

Please sign in to comment.