Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 4661e56 commit 2c4d741
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
Expand Up @@ -34,24 +34,24 @@
},
"private": false,
"dependencies": {
"@angular/animations": "11.2.8",
"@angular/common": "11.2.8",
"@angular/compiler": "11.2.8",
"@angular/core": "11.2.8",
"@angular/forms": "11.2.8",
"@angular/platform-browser": "11.2.8",
"@angular/platform-browser-dynamic": "11.2.8",
"@angular/router": "11.2.8",
"@angular/animations": "11.2.14",
"@angular/common": "11.2.14",
"@angular/compiler": "11.2.14",
"@angular/core": "11.2.14",
"@angular/forms": "11.2.14",
"@angular/platform-browser": "11.2.14",
"@angular/platform-browser-dynamic": "11.2.14",
"@angular/router": "11.2.14",
"@types/lodash": "4.14.168",
"lodash": "4.17.21",
"rxjs": "6.6.7",
"tslib": "2.1.0",
"zone.js": "0.11.4"
"zone.js": "0.13.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.6",
"@angular/cli": "11.2.6",
"@angular/compiler-cli": "11.2.8",
"@angular/compiler-cli": "11.2.14",
"@types/jasmine": "3.6.9",
"@types/node": "12.20.6",
"codelyzer": "6.0.1",
Expand Down

0 comments on commit 2c4d741

Please sign in to comment.