Skip to content

Commit

Permalink
fix: update angular monorepo to v17.0.2
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 87b6158 commit 28af788
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.0.1",
"@angular/animations": "17.0.2",
"@angular/cdk": "17.0.0",
"@angular/common": "17.0.1",
"@angular/compiler": "17.0.1",
"@angular/core": "17.0.1",
"@angular/forms": "17.0.1",
"@angular/localize": "17.0.1",
"@angular/platform-browser": "17.0.1",
"@angular/platform-browser-dynamic": "17.0.1",
"@angular/router": "17.0.1",
"@angular/common": "17.0.2",
"@angular/compiler": "17.0.2",
"@angular/core": "17.0.2",
"@angular/forms": "17.0.2",
"@angular/localize": "17.0.2",
"@angular/platform-browser": "17.0.2",
"@angular/platform-browser-dynamic": "17.0.2",
"@angular/router": "17.0.2",
"@nx/angular": "17.1.0-rc.0",
"bootstrap": "5.3.2",
"commander": "11.1.0",
Expand All @@ -38,8 +38,8 @@
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular/cli": "~17.0.0",
"@angular/compiler-cli": "17.0.1",
"@angular/language-service": "17.0.1",
"@angular/compiler-cli": "17.0.2",
"@angular/language-service": "17.0.2",
"@commitlint/cli": "17.8.1",
"@commitlint/config-angular": "17.8.1",
"@hirez_io/observer-spy": "2.2.0",
Expand Down
Loading

0 comments on commit 28af788

Please sign in to comment.