Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 640cd11 commit c21a015
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "12.2.11",
"@angular/animations": "13.3.4",
"@angular/cdk": "12.2.11",
"@angular/common": "12.2.11",
"@angular/compiler": "12.2.11",
"@angular/core": "12.2.11",
"@angular/forms": "12.2.11",
"@angular/common": "13.3.4",
"@angular/compiler": "13.3.4",
"@angular/core": "13.3.4",
"@angular/forms": "13.3.4",
"@angular/material": "12.2.11",
"@angular/platform-browser": "12.2.11",
"@angular/platform-browser-dynamic": "12.2.11",
"@angular/platform-browser": "13.3.4",
"@angular/platform-browser-dynamic": "13.3.4",
"@angular-devkit/build-angular": "12.2.11",
"@fortawesome/angular-fontawesome": "0.9.0",
"@fortawesome/fontawesome-common-types": "0.2.36",
Expand All @@ -45,8 +45,8 @@
},
"devDependencies": {
"@angular/cli": "12.2.11",
"@angular/compiler-cli": "12.2.11",
"@angular/language-service": "12.2.11",
"@angular/compiler-cli": "13.3.4",
"@angular/language-service": "13.3.4",
"@types/jasmine": "3.10.1",
"@types/jasminewd2": "2.0.10",
"@types/node": "16.11.6",
Expand Down

0 comments on commit c21a015

Please sign in to comment.