Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

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 May 12, 2022
1 parent e80a59f commit b3584dc
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 58 deletions.
196 changes: 148 additions & 48 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"license": "MIT",
"private": false,
"peerDependencies": {
"@angular/common": "12.2.16",
"@angular/core": "12.2.16",
"@angular/platform-browser": "12.2.16",
"@angular/common": "13.3.8",
"@angular/core": "13.3.8",
"@angular/platform-browser": "13.3.8",
"rxjs": "7.5.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.17",
"@angular/cli": "12.2.17",
"@angular/common": "12.2.16",
"@angular/compiler": "12.2.16",
"@angular/compiler-cli": "12.2.16",
"@angular/core": "12.2.16",
"@angular/language-service": "12.2.16",
"@angular/platform-browser": "12.2.16",
"@angular/platform-browser-dynamic": "12.2.16",
"@angular/common": "13.3.8",
"@angular/compiler": "13.3.8",
"@angular/compiler-cli": "13.3.8",
"@angular/core": "13.3.8",
"@angular/language-service": "13.3.8",
"@angular/platform-browser": "13.3.8",
"@angular/platform-browser-dynamic": "13.3.8",
"@commitlint/cli": "16.2.4",
"@commitlint/config-conventional": "16.2.4",
"@semantic-release/changelog": "6.0.1",
Expand Down

0 comments on commit b3584dc

Please sign in to comment.