Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 549c156 commit e29704c
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@angular-eslint/eslint-plugin-template": "^16.1.1",
"@angular-eslint/schematics": "^16.2.0",
"@angular-eslint/template-parser": "^16.2.0",
"@angular/cli": "^16.2.6",
"@angular/cli": "^16.2.7",
"@angular/compiler-cli": "^16.2.9",
"@types/jasmine": "^5.1.0",
"@types/node": "^20.8.6",
Expand Down
58 changes: 39 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
"@angular-devkit/core" "16.2.6"
rxjs "7.8.1"

"@angular-devkit/[email protected]":
version "0.1602.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1602.7.tgz#bc1e882e3eca99a225af352be971c8e82c8ef42c"
integrity sha512-r6+z4jRE+e9VNeTmJCGz5VI5azRagOqE4SIDqaywz75eHOJ9UPSo9MHy8zFw1eLt1WcvCDqk+Pk9+krh2E+B8Q==
dependencies:
"@angular-devkit/core" "16.2.7"
rxjs "7.8.1"

"@angular-devkit/build-angular@^16.2.6":
version "16.2.6"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-16.2.6.tgz#c2ae1730f154f711eddce2684d6435b9e96aa719"
Expand Down Expand Up @@ -115,12 +123,24 @@
rxjs "7.8.1"
source-map "0.7.4"

"@angular-devkit/schematics@16.2.6":
version "16.2.6"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.6.tgz#4ac6a2674f40fa646ce36fb91095ca5b744131d2"
integrity sha512-PhpRYHCJ3WvZXmng6Qk8TXeQf83jeBMAf7AIzI8h0fgeBocOl97Xf7bZpLg6GymiU+rVn15igQ4Rz9rKAay8bQ==
"@angular-devkit/core@16.2.7":
version "16.2.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-16.2.7.tgz#193b3e6b4975dc387fab9a0eb9f4d44828e8fef5"
integrity sha512-XskObYrg7NRdEuHnSVZOM7OeinEL8HzugjmKnawAa+dAbFCCoGsVWjMliA/Q8sb1yfGkyL0WW7DZABZj7EGwWA==
dependencies:
"@angular-devkit/core" "16.2.6"
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.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.7.tgz#6b7a8e4ffdc5a79016b5c86ff4e666f19aad9892"
integrity sha512-zu3xHwA4w+kXHkyyjGl3i7uSU2/kKLPKuyyixw0WLcKUQCYd7TWmu8OC0qCDa42XkxP9gGL091dJFu56exgneA==
dependencies:
"@angular-devkit/core" "16.2.7"
jsonc-parser "3.2.0"
magic-string "0.30.1"
ora "5.4.1"
Expand Down Expand Up @@ -188,15 +208,15 @@
"@angular-eslint/bundled-angular-compiler" "16.2.0"
"@typescript-eslint/utils" "5.62.0"

"@angular/cli@^16.2.6":
version "16.2.6"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-16.2.6.tgz#09c785e58c4693d86085dab48171435facd35526"
integrity sha512-9poPvUEmlufOAW1Cjk+aA5e2x3mInLtbYYSL/EYviDN2ugmavsSIvxAE/WLnxq6cPWqhNDbHDaqvcmqkcFM3Cw==
"@angular/cli@^16.2.7":
version "16.2.7"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-16.2.7.tgz#cd3eea5fe539c8baa3a06fa46d653de2a37f9357"
integrity sha512-30yBAYzbrj/WM4tLiX4IU5byw0b5Y5LEzcpjYZglv/RXPrnevGlRXmgCulpt8wIdkd668N7kXEQ23nipuJDXMg==
dependencies:
"@angular-devkit/architect" "0.1602.6"
"@angular-devkit/core" "16.2.6"
"@angular-devkit/schematics" "16.2.6"
"@schematics/angular" "16.2.6"
"@angular-devkit/architect" "0.1602.7"
"@angular-devkit/core" "16.2.7"
"@angular-devkit/schematics" "16.2.7"
"@schematics/angular" "16.2.7"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.3"
ini "4.1.1"
Expand Down Expand Up @@ -1837,13 +1857,13 @@
unbzip2-stream "1.4.3"
yargs "17.7.1"

"@schematics/[email protected].6":
version "16.2.6"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-16.2.6.tgz#50104c34f3f1bcfb48dc7a11bcfbeb364a33f1ff"
integrity sha512-fM09WPqST+nhVGV5Q3fhG7WKo96kgSVMsbz3wGS0DmTn4zge7ZWnrW3VvbxnMapmGoKa9DFPqdqNln4ADcdIMQ==
"@schematics/[email protected].7":
version "16.2.7"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-16.2.7.tgz#64f1c2b025d365f77289c84fb79b7f8d6e17edd3"
integrity sha512-sL+7vmwYPdo29rp99XYlm8gibqcjjOL5LKEleVQlv63SRES3HLMt7DeYivUfizcMENu/1hDtX41ig4Mu1SpNzg==
dependencies:
"@angular-devkit/core" "16.2.6"
"@angular-devkit/schematics" "16.2.6"
"@angular-devkit/core" "16.2.7"
"@angular-devkit/schematics" "16.2.7"
jsonc-parser "3.2.0"

"@sigstore/bundle@^1.1.0":
Expand Down

0 comments on commit e29704c

Please sign in to comment.