Skip to content

Commit 42d18ec

Browse files
committed
Update Angular CLI 14.2.3
1 parent f101f9d commit 42d18ec

File tree

3 files changed

+81
-81
lines changed

3 files changed

+81
-81
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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 14**
1414

1515

16-
* Featuring [**Angular 14.2.2**](https://github.com/angular/angular/releases) & [**Angular CLI 14.2.2**](https://github.com/angular/angular-cli/releases/)
16+
* Featuring [**Angular 14.2.2**](https://github.com/angular/angular/releases) & [**Angular CLI 14.2.3**](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

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

angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"zone.js": "0.11.8"
2727
},
2828
"devDependencies": {
29-
"@angular-devkit/build-angular": "14.2.2",
29+
"@angular-devkit/build-angular": "14.2.3",
3030
"@angular-eslint/builder": "14.0.4",
3131
"@angular-eslint/eslint-plugin": "14.0.4",
3232
"@angular-eslint/eslint-plugin-template": "14.0.4",
3333
"@angular-eslint/schematics": "14.0.4",
3434
"@angular-eslint/template-parser": "14.0.4",
35-
"@angular/cli": "14.2.2",
35+
"@angular/cli": "14.2.3",
3636
"@angular/compiler-cli": "14.2.2",
3737
"@types/jasmine": "4.3.0",
3838
"@typescript-eslint/eslint-plugin": "5.37.0",

0 commit comments

Comments
 (0)