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 18, 2023
1 parent 79a7907 commit bff7840
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
},
"private": true,
"dependencies": {
"@angular/animations": "12.2.11",
"@angular/common": "12.2.11",
"@angular/compiler": "12.2.11",
"@angular/core": "12.2.11",
"@angular/forms": "12.2.11",
"@angular/platform-browser": "12.2.11",
"@angular/platform-browser-dynamic": "12.2.11",
"@angular/router": "12.2.11",
"@angular/animations": "12.2.17",
"@angular/common": "12.2.17",
"@angular/compiler": "12.2.17",
"@angular/core": "12.2.17",
"@angular/forms": "12.2.17",
"@angular/platform-browser": "12.2.17",
"@angular/platform-browser-dynamic": "12.2.17",
"@angular/router": "12.2.17",
"rxjs": "6.6.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
"zone.js": "0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.12",
"@angular-devkit/core": "12.2.12",
"@angular/cli": "12.2.12",
"@angular/compiler-cli": "12.2.11",
"@angular/language-service": "12.2.11",
"@angular/compiler-cli": "12.2.17",
"@angular/language-service": "12.2.17",
"@types/jasmine": "3.10.1",
"@types/jasminewd2": "2.0.10",
"@types/node": "14.18.48",
Expand Down

0 comments on commit bff7840

Please sign in to comment.