Skip to content

Commit e0a2727

Browse files
committed
Update Angular CLI 20.1.3
1 parent c34b4c8 commit e0a2727

File tree

3 files changed

+63
-50
lines changed

3 files changed

+63
-50
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 20**
1414

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

1717

1818
* See the [**Angular 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)

frontend-angular/package-lock.json

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

frontend-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"zone.js": "0.15.1"
3232
},
3333
"devDependencies": {
34-
"@angular/build": "20.1.2",
35-
"@angular/cli": "20.1.2",
34+
"@angular/build": "20.1.3",
35+
"@angular/cli": "20.1.3",
3636
"@angular/compiler-cli": "20.1.3",
3737
"@types/jasmine": "5.1.8",
3838
"angular-eslint": "20.1.1",
39-
"eslint": "9.31.0",
39+
"eslint": "9.32.0",
4040
"jasmine-core": "5.9.0",
4141
"karma": "6.4.4",
4242
"karma-chrome-launcher": "3.2.0",

0 commit comments

Comments
 (0)