Skip to content

Commit 9b04afb

Browse files
Update angular monorepo to v20.3.9 (#360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8e1bb9 commit 9b04afb

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
@@ -9,14 +9,14 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "20.3.7",
13-
"@angular/common": "20.3.7",
14-
"@angular/compiler": "20.3.7",
15-
"@angular/core": "20.3.7",
16-
"@angular/forms": "20.3.7",
17-
"@angular/platform-browser": "20.3.7",
18-
"@angular/platform-browser-dynamic": "20.3.7",
19-
"@angular/router": "20.3.7",
12+
"@angular/animations": "20.3.9",
13+
"@angular/common": "20.3.9",
14+
"@angular/compiler": "20.3.9",
15+
"@angular/core": "20.3.9",
16+
"@angular/forms": "20.3.9",
17+
"@angular/platform-browser": "20.3.9",
18+
"@angular/platform-browser-dynamic": "20.3.9",
19+
"@angular/router": "20.3.9",
2020
"@fontsource/roboto": "5.2.8",
2121
"file-saver": "2.0.5",
2222
"ng-zorro-antd": "20.3.1",
@@ -29,7 +29,7 @@
2929
"@angular-builders/jest": "20.0.0",
3030
"@angular/build": "20.3.7",
3131
"@angular/cli": "20.3.7",
32-
"@angular/compiler-cli": "20.3.7",
32+
"@angular/compiler-cli": "20.3.9",
3333
"@types/file-saver": "2.0.7",
3434
"@types/jest": "30.0.0",
3535
"jest": "30.2.0",

0 commit comments

Comments
 (0)