Skip to content

Commit f9e6318

Browse files
Update angular monorepo to v20.3.6 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b7d389 commit f9e6318

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 53 additions & 53 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
@@ -10,14 +10,14 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "20.3.5",
14-
"@angular/common": "20.3.5",
15-
"@angular/compiler": "20.3.5",
16-
"@angular/core": "20.3.5",
17-
"@angular/forms": "20.3.5",
18-
"@angular/platform-browser": "20.3.5",
19-
"@angular/platform-browser-dynamic": "20.3.5",
20-
"@angular/router": "20.3.5",
13+
"@angular/animations": "20.3.6",
14+
"@angular/common": "20.3.6",
15+
"@angular/compiler": "20.3.6",
16+
"@angular/core": "20.3.6",
17+
"@angular/forms": "20.3.6",
18+
"@angular/platform-browser": "20.3.6",
19+
"@angular/platform-browser-dynamic": "20.3.6",
20+
"@angular/router": "20.3.6",
2121
"@ngx-translate/core": "17.0.0",
2222
"json5": "2.2.3",
2323
"rxjs": "7.8.2",
@@ -28,7 +28,7 @@
2828
"@angular-builders/jest": "20.0.0",
2929
"@angular/build": "^20.0.1",
3030
"@angular/cli": "20.3.6",
31-
"@angular/compiler-cli": "20.3.5",
31+
"@angular/compiler-cli": "20.3.6",
3232
"@types/jest": "30.0.0",
3333
"jest": "30.2.0",
3434
"jest-preset-angular": "15.0.2",

0 commit comments

Comments
 (0)