Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v16.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 24515dd commit ad4a800
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 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 @@ -13,22 +13,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.1.5",
"@angular/common": "16.1.5",
"@angular/compiler": "16.1.5",
"@angular/core": "16.1.5",
"@angular/forms": "16.1.5",
"@angular/platform-browser": "16.1.5",
"@angular/platform-browser-dynamic": "16.1.5",
"@angular/router": "16.1.5",
"@angular/animations": "16.1.6",
"@angular/common": "16.1.6",
"@angular/compiler": "16.1.6",
"@angular/core": "16.1.6",
"@angular/forms": "16.1.6",
"@angular/platform-browser": "16.1.6",
"@angular/platform-browser-dynamic": "16.1.6",
"@angular/router": "16.1.6",
"rxjs": "7.8.1",
"tslib": "2.6.0",
"zone.js": "0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.1.5",
"@angular/cli": "16.1.5",
"@angular/compiler-cli": "16.1.5",
"@angular/compiler-cli": "16.1.6",
"@types/jasmine": "4.3.5",
"@types/node": "20.4.4",
"husky": "8.0.3",
Expand Down

0 comments on commit ad4a800

Please sign in to comment.