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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent f3cc84b commit 11c39ef
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 54 deletions.
72 changes: 28 additions & 44 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.6",
"@angular/core": "^12.2.6",
"@angular/platform-browser": "^12.2.6",
"@angular/common": "^12.2.6 || ^13.0.0",
"@angular/core": "^12.2.6 || ^13.0.0",
"@angular/platform-browser": "^12.2.6 || ^13.0.0",
"rxjs": "~7.3.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.15",
"@angular/cli": "12.2.15",
"@angular/common": "12.2.15",
"@angular/compiler": "12.2.15",
"@angular/compiler-cli": "12.2.15",
"@angular/core": "12.2.15",
"@angular/language-service": "12.2.15",
"@angular/platform-browser": "12.2.15",
"@angular/platform-browser-dynamic": "12.2.15",
"@angular/common": "13.2.3",
"@angular/compiler": "13.2.2",
"@angular/compiler-cli": "13.2.3",
"@angular/core": "13.2.3",
"@angular/language-service": "13.2.3",
"@angular/platform-browser": "13.2.3",
"@angular/platform-browser-dynamic": "13.2.3",
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@semantic-release/changelog": "5.0.1",
Expand Down

0 comments on commit 11c39ef

Please sign in to comment.