Skip to content

Commit

Permalink
Merge pull request #1050 from ike18t/renovate/root/patch-angular-mono…
Browse files Browse the repository at this point in the history
…repo

chore(deps): update angular monorepo to v12.2.5 (patch)
  • Loading branch information
satanTime authored Sep 11, 2021
2 parents cc46107 + 6fb20f7 commit 5fad43c
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,18 +135,18 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.5",
"@angular/animations": "12.2.4",
"@angular/animations": "12.2.5",
"@angular/cdk": "12.2.5",
"@angular/cli": "12.2.5",
"@angular/common": "12.2.4",
"@angular/compiler": "12.2.4",
"@angular/compiler-cli": "12.2.4",
"@angular/core": "12.2.4",
"@angular/forms": "12.2.4",
"@angular/common": "12.2.5",
"@angular/compiler": "12.2.5",
"@angular/compiler-cli": "12.2.5",
"@angular/core": "12.2.5",
"@angular/forms": "12.2.5",
"@angular/material": "12.2.5",
"@angular/platform-browser": "12.2.4",
"@angular/platform-browser-dynamic": "12.2.4",
"@angular/router": "12.2.4",
"@angular/platform-browser": "12.2.5",
"@angular/platform-browser-dynamic": "12.2.5",
"@angular/router": "12.2.5",
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@ng-select/ng-select": "7.2.0",
Expand Down
18 changes: 9 additions & 9 deletions tests-angular/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
},
"peerDependencies": {
"@angular-devkit/build-angular": "12.2.5",
"@angular/animations": "12.2.4",
"@angular/animations": "12.2.5",
"@angular/cli": "12.2.5",
"@angular/cdk": "12.2.5",
"@angular/common": "12.2.4",
"@angular/compiler": "12.2.4",
"@angular/compiler-cli": "12.2.4",
"@angular/core": "12.2.4",
"@angular/forms": "12.2.4",
"@angular/common": "12.2.5",
"@angular/compiler": "12.2.5",
"@angular/compiler-cli": "12.2.5",
"@angular/core": "12.2.5",
"@angular/forms": "12.2.5",
"@angular/material": "12.2.5",
"@angular/platform-browser": "12.2.4",
"@angular/platform-browser-dynamic": "12.2.4",
"@angular/router": "12.2.4",
"@angular/platform-browser": "12.2.5",
"@angular/platform-browser-dynamic": "12.2.5",
"@angular/router": "12.2.5",
"@ng-select/ng-select": "7.2.0",
"@ngrx/effects": "12.4.0",
"@ngrx/store": "12.4.0",
Expand Down

0 comments on commit 5fad43c

Please sign in to comment.