Skip to content

Commit c6c568b

Browse files
Update angular monorepo to v20.0.6
1 parent 55d2840 commit c6c568b

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package-lock.json

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "20.0.5",
13-
"@angular/common": "20.0.5",
14-
"@angular/compiler": "20.0.5",
15-
"@angular/core": "20.0.5",
16-
"@angular/forms": "20.0.5",
17-
"@angular/platform-browser": "20.0.5",
18-
"@angular/platform-browser-dynamic": "20.0.5",
19-
"@angular/router": "20.0.5",
12+
"@angular/animations": "20.0.6",
13+
"@angular/common": "20.0.6",
14+
"@angular/compiler": "20.0.6",
15+
"@angular/core": "20.0.6",
16+
"@angular/forms": "20.0.6",
17+
"@angular/platform-browser": "20.0.6",
18+
"@angular/platform-browser-dynamic": "20.0.6",
19+
"@angular/router": "20.0.6",
2020
"@ngx-translate/core": "16.0.4",
2121
"rxjs": "7.8.2",
2222
"tslib": "2.8.1",
@@ -26,7 +26,7 @@
2626
"@angular-builders/jest": "20.0.0",
2727
"@angular/build": "^20.0.1",
2828
"@angular/cli": "20.0.4",
29-
"@angular/compiler-cli": "20.0.5",
29+
"@angular/compiler-cli": "20.0.6",
3030
"@types/jest": "30.0.0",
3131
"jest": "30.0.3",
3232
"jest-preset-angular": "14.6.0",

0 commit comments

Comments
 (0)