Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update angular monorepo
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 6, 2023

Verified

This commit was signed with the committer’s verified signature.
dwijnand Dale Wijnand
1 parent c04d5d1 commit db28819
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,20 +31,20 @@
},
"private": true,
"dependencies": {
"@angular/animations": "9.1.12",
"@angular/animations": "9.1.13",
"@angular/cdk": "9.2.4",
"@angular/common": "9.1.12",
"@angular/compiler": "9.1.12",
"@angular/common": "9.1.13",
"@angular/compiler": "9.1.13",
"@angular/core": "9.1.12",
"@angular/forms": "9.1.12",
"@angular/forms": "9.1.13",
"@angular/material": "9.2.4",
"@angular/platform-browser": "9.1.12",
"@angular/platform-browser-dynamic": "9.1.12",
"@angular/router": "9.1.12",
"@angular/platform-browser": "9.1.13",
"@angular/platform-browser-dynamic": "9.1.13",
"@angular/router": "9.1.13",
"@nrwl/angular": "9.5.1",
"core-js": "2.6.11",
"rxjs": "6.6.2",
"zone.js": "0.10.3",
"zone.js": "0.14.2",
"@ngrx/store": "10.0.0",
"@ngrx/effects": "10.0.0",
"@ngrx/entity": "10.0.0",
@@ -53,8 +53,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.1000.7",
"@angular/cli": "9.1.12",
"@angular/compiler-cli": "9.1.12",
"@angular/language-service": "9.1.12",
"@angular/compiler-cli": "9.1.13",
"@angular/language-service": "9.1.13",
"@ngrx/schematics": "10.0.0",
"@ngrx/store-devtools": "10.0.0",
"@nrwl/cypress": "9.5.1",

0 comments on commit db28819

Please sign in to comment.