Skip to content

Commit ca21014

Browse files
committed
Update Angular CLI 16.2.2
1 parent 1204e68 commit ca21014

File tree

3 files changed

+96
-96
lines changed

3 files changed

+96
-96
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ it's part of a repo series designed
1313
to create a **Web Application with Angular 16**
1414

1515

16-
* Featuring [**Angular 16.2.3**](https://github.com/angular/angular/releases) & [**Angular CLI 16.2.1**](https://github.com/angular/angular-cli/releases/)
16+
* Featuring [**Angular 16.2.3**](https://github.com/angular/angular/releases) & [**Angular CLI 16.2.2**](https://github.com/angular/angular-cli/releases/)
1717

1818

1919
* See the [**Live demo**](#angular-live-demo), Test the repo with [**Quick start**](#angular-quick-start) and for more information Read the step by step [**Tutorial**](#angular-tutorial) or read the [**Getting started**](#angular-getting-started)

angular/package-lock.json

+90-90
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
"@angular/router": "16.2.4",
2424
"rxjs": "7.8.1",
2525
"tslib": "2.6.2",
26-
"zone.js": "0.13.1"
26+
"zone.js": "0.13.3"
2727
},
2828
"devDependencies": {
29-
"@angular-devkit/build-angular": "16.2.1",
29+
"@angular-devkit/build-angular": "16.2.2",
3030
"@angular-eslint/builder": "16.1.2",
3131
"@angular-eslint/eslint-plugin": "16.1.2",
3232
"@angular-eslint/eslint-plugin-template": "16.1.2",
3333
"@angular-eslint/schematics": "16.1.2",
3434
"@angular-eslint/template-parser": "16.1.2",
35-
"@angular/cli": "16.2.1",
35+
"@angular/cli": "16.2.2",
3636
"@angular/compiler-cli": "16.2.4",
3737
"@types/jasmine": "4.3.5",
38-
"@typescript-eslint/eslint-plugin": "6.6.0",
39-
"@typescript-eslint/parser": "6.6.0",
38+
"@typescript-eslint/eslint-plugin": "6.7.0",
39+
"@typescript-eslint/parser": "6.7.0",
4040
"eslint": "8.49.0",
4141
"jasmine-core": "5.1.1",
4242
"karma": "6.4.2",

0 commit comments

Comments
 (0)