Skip to content

Commit 14ce019

Browse files
Update angular monorepo to v20.0.5 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75dca90 commit 14ce019

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package-lock.json

Lines changed: 54 additions & 54 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.4",
13-
"@angular/common": "20.0.4",
14-
"@angular/compiler": "20.0.4",
15-
"@angular/core": "20.0.4",
16-
"@angular/forms": "20.0.4",
17-
"@angular/platform-browser": "20.0.4",
18-
"@angular/platform-browser-dynamic": "20.0.4",
19-
"@angular/router": "20.0.4",
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",
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.3",
29-
"@angular/compiler-cli": "20.0.4",
29+
"@angular/compiler-cli": "20.0.5",
3030
"@types/jest": "30.0.0",
3131
"jest": "30.0.3",
3232
"jest-preset-angular": "14.6.0",

0 commit comments

Comments
 (0)