Skip to content

Commit ab3fe79

Browse files
build(deps-dev): bump @angular/cli from 16.2.8 to 16.2.9
Bumps [@angular/cli](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/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31deaa1 commit ab3fe79

File tree

2 files changed

+20
-40
lines changed

2 files changed

+20
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular-eslint/eslint-plugin-template": "^16.1.1",
3131
"@angular-eslint/schematics": "^16.2.0",
3232
"@angular-eslint/template-parser": "^16.2.0",
33-
"@angular/cli": "^16.2.8",
33+
"@angular/cli": "^16.2.9",
3434
"@angular/compiler-cli": "^16.2.10",
3535
"@types/jasmine": "^5.1.1",
3636
"@types/node": "^20.8.10",

yarn.lock

Lines changed: 19 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@angular-devkit/[email protected]":
19-
version "0.1602.8"
20-
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1602.8.tgz#2503e38faf4abd1882147955f61ccf1451c12b1b"
21-
integrity sha512-bNdu2tF29Y/jOxMXlu9pmNbIlyZs9hRjLmi/tcfcMFay+3AhpNO59DWlUmI4gpvWu8CEXdQHSMuJTDHaNR+Ctg==
22-
dependencies:
23-
"@angular-devkit/core" "16.2.8"
24-
rxjs "7.8.1"
25-
2618
"@angular-devkit/[email protected]":
2719
version "0.1602.9"
2820
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1602.9.tgz#37a3f558c244abff815decf134b10a976104f47d"
@@ -111,18 +103,6 @@
111103
"@angular-devkit/architect" "0.1602.9"
112104
rxjs "7.8.1"
113105

114-
"@angular-devkit/[email protected]":
115-
version "16.2.8"
116-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-16.2.8.tgz#db74f3063e7fd573be7dafd022e8dc10e43140c0"
117-
integrity sha512-PTGozYvh1Bin5lB15PwcXa26Ayd17bWGLS3H8Rs0s+04mUDvfNofmweaX1LgumWWy3nCUTDuwHxX10M3G0wE2g==
118-
dependencies:
119-
ajv "8.12.0"
120-
ajv-formats "2.1.1"
121-
jsonc-parser "3.2.0"
122-
picomatch "2.3.1"
123-
rxjs "7.8.1"
124-
source-map "0.7.4"
125-
126106
"@angular-devkit/[email protected]":
127107
version "16.2.9"
128108
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-16.2.9.tgz#81c5c95de8c423634bf93f616683045c6cdd4dd0"
@@ -135,12 +115,12 @@
135115
rxjs "7.8.1"
136116
source-map "0.7.4"
137117

138-
"@angular-devkit/[email protected].8":
139-
version "16.2.8"
140-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.8.tgz#cc11cf6d00cd9131adbede9a99f3a617aedd5bc4"
141-
integrity sha512-MBiKZOlR9/YMdflALr7/7w/BGAfo/BGTrlkqsIB6rDWV1dYiCgxI+033HsiNssLS6RQyCFx/e7JA2aBBzu9zEg==
118+
"@angular-devkit/[email protected].9":
119+
version "16.2.9"
120+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.9.tgz#71eed819c1665068d717d75f912f5ea689c201f9"
121+
integrity sha512-lB51CGCILpcSI37CwKUAGDLxMqh7zmuRbiPo9s9mSkCM4ccqxFlaL+VFTq2/laneARD6aikpOHnkVm5myNzQPw==
142122
dependencies:
143-
"@angular-devkit/core" "16.2.8"
123+
"@angular-devkit/core" "16.2.9"
144124
jsonc-parser "3.2.0"
145125
magic-string "0.30.1"
146126
ora "5.4.1"
@@ -208,15 +188,15 @@
208188
"@angular-eslint/bundled-angular-compiler" "16.2.0"
209189
"@typescript-eslint/utils" "5.62.0"
210190

211-
"@angular/cli@^16.2.8":
212-
version "16.2.8"
213-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-16.2.8.tgz#b0dcc81ba8a2f920b1d53e06ea33fee6830e4a57"
214-
integrity sha512-iPrDv+SemRb6ZhayxwLsEdykHpV2TYSgH5Smg8GqSaIR/KUiemuzBrIKEUEaIG4n2dVEOtcsuh2JRHQndF7wmw==
191+
"@angular/cli@^16.2.9":
192+
version "16.2.9"
193+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-16.2.9.tgz#36b5ef29ed9cfc56865befa5b5add6f7d043e21c"
194+
integrity sha512-wkpV/Ni26LUeDmhee2TPXXEq3feEdZMSG8+nkfUK9kqIcxm0IjI1GLPeiVOX7aQobuKNe2cCAFNwsrXWjj+2og==
215195
dependencies:
216-
"@angular-devkit/architect" "0.1602.8"
217-
"@angular-devkit/core" "16.2.8"
218-
"@angular-devkit/schematics" "16.2.8"
219-
"@schematics/angular" "16.2.8"
196+
"@angular-devkit/architect" "0.1602.9"
197+
"@angular-devkit/core" "16.2.9"
198+
"@angular-devkit/schematics" "16.2.9"
199+
"@schematics/angular" "16.2.9"
220200
"@yarnpkg/lockfile" "1.1.0"
221201
ansi-colors "4.1.3"
222202
ini "4.1.1"
@@ -1953,13 +1933,13 @@
19531933
unbzip2-stream "1.4.3"
19541934
yargs "17.7.2"
19551935

1956-
"@schematics/[email protected].8":
1957-
version "16.2.8"
1958-
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-16.2.8.tgz#d4c236767e89c536c2c15951394cac20f07bfc1f"
1959-
integrity sha512-yxfxJ2IMRIt+dQcqyJR30qd/osb5NwRsi9US3gFIHP1jfjOAs1Nk8ENNd5ycYV+yykCa78KWhmbOw4G1zpR56Q==
1936+
"@schematics/[email protected].9":
1937+
version "16.2.9"
1938+
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-16.2.9.tgz#0173f714eaf803baa56c93756d3996b9beff4655"
1939+
integrity sha512-uiU2YbZRVHgk1N1DDsek/5CKhfpZ8myJYNJk8eHV5LswnXOP3aqvH23VhneaAgOYwK5fISC7eMG0pLVKMvFfZQ==
19601940
dependencies:
1961-
"@angular-devkit/core" "16.2.8"
1962-
"@angular-devkit/schematics" "16.2.8"
1941+
"@angular-devkit/core" "16.2.9"
1942+
"@angular-devkit/schematics" "16.2.9"
19631943
jsonc-parser "3.2.0"
19641944

19651945
"@sigstore/bundle@^1.1.0":

0 commit comments

Comments
 (0)