Skip to content

Commit

Permalink
Merge pull request #29 from howdyAnkit/renovate/major-angular-monorepo
Browse files Browse the repository at this point in the history
Update angular monorepo to v13 (major)
  • Loading branch information
howdyAnkit authored Nov 22, 2021
2 parents 63d88d2 + ea4a08e commit 8098e7c
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 @@ -13,16 +13,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~12.0.4",
"@angular/animations": "13.0.2",
"@angular/cdk": "13.0.0",
"@angular/common": "~12.0.4",
"@angular/compiler": "~12.0.4",
"@angular/core": "~12.0.4",
"@angular/forms": "~12.0.4",
"@angular/common": "13.0.2",
"@angular/compiler": "13.0.2",
"@angular/core": "13.0.2",
"@angular/forms": "13.0.2",
"@angular/material": "13.0.0",
"@angular/platform-browser": "~12.0.4",
"@angular/platform-browser-dynamic": "~12.0.4",
"@angular/router": "~12.0.4",
"@angular/platform-browser": "13.0.2",
"@angular/platform-browser-dynamic": "13.0.2",
"@angular/router": "13.0.2",
"concurrently": "6.4.0",
"json-server": "^0.16.1",
"jsonwebtoken": "^8.5.1",
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "13.0.3",
"@angular/cli": "13.0.3",
"@angular/compiler-cli": "~12.0.4",
"@angular/compiler-cli": "13.0.2",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "14.17.28",
Expand Down

0 comments on commit 8098e7c

Please sign in to comment.