Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 898faf4 commit 8f8c660
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"zone.js": "^0.14.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.8",
"@angular-devkit/build-angular": "^16.2.9",
"@angular-eslint/builder": "^16.2.0",
"@angular-eslint/eslint-plugin": "^16.1.1",
"@angular-eslint/eslint-plugin-template": "^16.1.1",
Expand Down
54 changes: 37 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,23 @@
"@angular-devkit/core" "16.2.8"
rxjs "7.8.1"

"@angular-devkit/build-angular@^16.2.8":
version "16.2.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-16.2.8.tgz#ca01e8d6da4dd8e89deddfb7edebe486cd2db384"
integrity sha512-PgTaWerhDO3JjHjgJl/VWB1y1awN8eHrm7sqdpIsgKbVpi26oyByjtPS1gKKhinps9Che66lCbnxrkx2X3rWTg==
"@angular-devkit/[email protected]":
version "0.1602.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1602.9.tgz#37a3f558c244abff815decf134b10a976104f47d"
integrity sha512-U3vfb/e2sFfg0D9FyyRBXRPP7g4FBFtGK8Q3JPmvAVsHHwi5AUFRNR7YBChB/T5TMNY077HcTyEirVh2FeUpdA==
dependencies:
"@angular-devkit/core" "16.2.9"
rxjs "7.8.1"

"@angular-devkit/build-angular@^16.2.9":
version "16.2.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-16.2.9.tgz#bc81c385b590d63b5174cc010adcda58d39f9939"
integrity sha512-S1C4UYxRVyNt3C0wCxbT2jZ1dN5i37kS0mol3PQjbR8gQ0GQzHmzhjTBl1oImo8aouET9yhrk9etk65oat4mBQ==
dependencies:
"@ampproject/remapping" "2.2.1"
"@angular-devkit/architect" "0.1602.8"
"@angular-devkit/build-webpack" "0.1602.8"
"@angular-devkit/core" "16.2.8"
"@angular-devkit/architect" "0.1602.9"
"@angular-devkit/build-webpack" "0.1602.9"
"@angular-devkit/core" "16.2.9"
"@babel/core" "7.22.9"
"@babel/generator" "7.22.9"
"@babel/helper-annotate-as-pure" "7.22.5"
Expand All @@ -43,7 +51,7 @@
"@babel/runtime" "7.22.6"
"@babel/template" "7.22.5"
"@discoveryjs/json-ext" "0.5.7"
"@ngtools/webpack" "16.2.8"
"@ngtools/webpack" "16.2.9"
"@vitejs/plugin-basic-ssl" "1.0.1"
ansi-colors "4.1.3"
autoprefixer "10.4.14"
Expand Down Expand Up @@ -95,12 +103,12 @@
optionalDependencies:
esbuild "0.18.17"

"@angular-devkit/[email protected].8":
version "0.1602.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1602.8.tgz#a731f2e3cc3d51e77e1eef1fdbb9cf840df36c4a"
integrity sha512-wGE2R6hnhSVpH7jvqtkZ63IX9oMRd+uh7sC65hGgzajPqThQcNdnGG3+79QGWapgkoHuZHpDlKOBFt0IOMAaMA==
"@angular-devkit/[email protected].9":
version "0.1602.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1602.9.tgz#1ee62fae04b47473a029d7ab87f2bb64a8f3b76f"
integrity sha512-+3IxovfBPR2Vy730mGa0SVKkd5LQVom85gjXOs7WcnnnZmfc1q/BtFlqTgW1UWvTxP8IQdm7UYWVclQfL/WExw==
dependencies:
"@angular-devkit/architect" "0.1602.8"
"@angular-devkit/architect" "0.1602.9"
rxjs "7.8.1"

"@angular-devkit/[email protected]":
Expand All @@ -115,6 +123,18 @@
rxjs "7.8.1"
source-map "0.7.4"

"@angular-devkit/[email protected]":
version "16.2.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-16.2.9.tgz#81c5c95de8c423634bf93f616683045c6cdd4dd0"
integrity sha512-dcHWjHBNGm3yCeNz19y8A1At4KgyC6XHNnbFL0y+nnZYiaESXjUoXJYKASedI6A+Bpl0HNq2URhH6bL6Af3+4w==
dependencies:
ajv "8.12.0"
ajv-formats "2.1.1"
jsonc-parser "3.2.0"
picomatch "2.3.1"
rxjs "7.8.1"
source-map "0.7.4"

"@angular-devkit/[email protected]":
version "16.2.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.8.tgz#cc11cf6d00cd9131adbede9a99f3a617aedd5bc4"
Expand Down Expand Up @@ -1753,10 +1773,10 @@
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==

"@ngtools/[email protected].8":
version "16.2.8"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-16.2.8.tgz#0c982bbb74a85578d62bf4c5b75502c251c7bbeb"
integrity sha512-GeblhLBwXe3qPYa4YHxbo0xujRl1FKkfIusU1mTIhkQBRtZY4Xgz4iMnPIEMJTU3XXGMkS+SCx34lqbwwMhR5A==
"@ngtools/[email protected].9":
version "16.2.9"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-16.2.9.tgz#51332974727b48c05b8dd37ce6963cb7bf670890"
integrity sha512-rOclD7FfT4OSwVA0nDnULbJS6TORJ0+sQiuT2ebaNFErYr3LOm6Zut05tnmzFw8q1cePrILbG+xpnbggNr9Pyw==

"@nodelib/[email protected]":
version "2.1.5"
Expand Down

0 comments on commit 8f8c660

Please sign in to comment.