Skip to content

Commit 21152f5

Browse files
Update angular monorepo to v20.3.14 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68618bc commit 21152f5

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,16 +9,16 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "20.3.13",
12+
"@angular/animations": "20.3.14",
1313
"@angular/cdk": "20.2.14",
14-
"@angular/common": "20.3.13",
15-
"@angular/compiler": "20.3.13",
16-
"@angular/core": "20.3.13",
17-
"@angular/forms": "20.3.13",
14+
"@angular/common": "20.3.14",
15+
"@angular/compiler": "20.3.14",
16+
"@angular/core": "20.3.14",
17+
"@angular/forms": "20.3.14",
1818
"@angular/material": "20.2.14",
19-
"@angular/platform-browser": "20.3.13",
20-
"@angular/platform-browser-dynamic": "20.3.13",
21-
"@angular/router": "20.3.13",
19+
"@angular/platform-browser": "20.3.14",
20+
"@angular/platform-browser-dynamic": "20.3.14",
21+
"@angular/router": "20.3.14",
2222
"@ngrx/store": "20.1.0",
2323
"@ngrx/store-devtools": "20.1.0",
2424
"ramda": "0.32.0",
@@ -30,7 +30,7 @@
3030
"@angular-builders/jest": "20.0.0",
3131
"@angular/build": "^20.0.1",
3232
"@angular/cli": "20.3.12",
33-
"@angular/compiler-cli": "20.3.13",
33+
"@angular/compiler-cli": "20.3.14",
3434
"@types/jest": "30.0.0",
3535
"@types/ramda": "0.31.1",
3636
"jest": "30.2.0",

0 commit comments

Comments
 (0)