Skip to content

Commit 4eee201

Browse files
committed
Update Angular CLI 16.2.2
1 parent 9dcf868 commit 4eee201

File tree

3 files changed

+96
-96
lines changed

3 files changed

+96
-96
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ it's part of a repo series designed
1212

1313
to create a **Web Application with Angular 16**
1414

15-
* Featuring [**Angular 16.2.4**](https://github.com/angular/angular/releases) & [**Angular CLI 16.2.1**](https://github.com/angular/angular-cli/releases/)
15+
* Featuring [**Angular 16.2.4**](https://github.com/angular/angular/releases) & [**Angular CLI 16.2.2**](https://github.com/angular/angular-cli/releases/)
1616

1717

1818
* 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

Lines changed: 90 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
"bootstrap": "5.3.1",
2626
"rxjs": "7.8.1",
2727
"tslib": "2.6.2",
28-
"zone.js": "0.13.1"
28+
"zone.js": "0.13.3"
2929
},
3030
"devDependencies": {
31-
"@angular-devkit/build-angular": "16.2.1",
31+
"@angular-devkit/build-angular": "16.2.2",
3232
"@angular-eslint/builder": "16.1.2",
3333
"@angular-eslint/eslint-plugin": "16.1.2",
3434
"@angular-eslint/eslint-plugin-template": "16.1.2",
3535
"@angular-eslint/schematics": "16.1.2",
3636
"@angular-eslint/template-parser": "16.1.2",
37-
"@angular/cli": "16.2.1",
37+
"@angular/cli": "16.2.2",
3838
"@angular/compiler-cli": "16.2.4",
3939
"@types/jasmine": "4.3.5",
40-
"@typescript-eslint/eslint-plugin": "6.6.0",
41-
"@typescript-eslint/parser": "6.6.0",
40+
"@typescript-eslint/eslint-plugin": "6.7.0",
41+
"@typescript-eslint/parser": "6.7.0",
4242
"eslint": "8.49.0",
4343
"jasmine-core": "5.1.1",
4444
"karma": "6.4.2",

0 commit comments

Comments
 (0)