Skip to content

Commit f730b53

Browse files
Update angular monorepo to v20.3.1 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 173dc05 commit f730b53

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.0",
13-
"@angular/common": "20.3.0",
14-
"@angular/compiler": "20.3.0",
15-
"@angular/core": "20.3.0",
16-
"@angular/forms": "20.3.0",
17-
"@angular/platform-browser": "20.3.0",
18-
"@angular/platform-browser-dynamic": "20.3.0",
19-
"@angular/router": "20.3.0",
12+
"@angular/animations": "20.3.1",
13+
"@angular/common": "20.3.1",
14+
"@angular/compiler": "20.3.1",
15+
"@angular/core": "20.3.1",
16+
"@angular/forms": "20.3.1",
17+
"@angular/platform-browser": "20.3.1",
18+
"@angular/platform-browser-dynamic": "20.3.1",
19+
"@angular/router": "20.3.1",
2020
"@ngx-translate/core": "17.0.0",
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.3.2",
29-
"@angular/compiler-cli": "20.3.0",
29+
"@angular/compiler-cli": "20.3.1",
3030
"@types/jest": "30.0.0",
3131
"jest": "30.1.3",
3232
"jest-preset-angular": "15.0.1",

0 commit comments

Comments
 (0)