Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent ae45f87 commit 66324e8
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 90 deletions.
219 changes: 140 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.13",
"@angular/animations": "12.2.13",
"@angular/animations": "13.0.3",
"@angular/cdk": "12.2.13",
"@angular/cli": "12.2.13",
"@angular/common": "12.2.13",
"@angular/compiler": "12.2.13",
"@angular/compiler-cli": "12.2.13",
"@angular/core": "12.2.13",
"@angular/forms": "12.2.13",
"@angular/language-service": "12.2.13",
"@angular/localize": "12.2.13",
"@angular/common": "13.0.3",
"@angular/compiler": "13.0.3",
"@angular/compiler-cli": "13.0.3",
"@angular/core": "13.0.3",
"@angular/forms": "13.0.3",
"@angular/language-service": "13.0.3",
"@angular/localize": "13.0.3",
"@angular/material": "12.2.13",
"@angular/platform-browser": "12.2.13",
"@angular/platform-browser-dynamic": "12.2.13",
"@angular/router": "12.2.13",
"@angular/platform-browser": "13.0.3",
"@angular/platform-browser-dynamic": "13.0.3",
"@angular/router": "13.0.3",
"@cypress/code-coverage": "3.9.12",
"@cypress/webpack-dev-server": "1.7.0",
"@cypress/webpack-preprocessor": "5.10.0",
Expand Down

0 comments on commit 66324e8

Please sign in to comment.