Skip to content

Commit

Permalink
Merge pull request #2724 from db-ui/dependabot-npm_and_yarn-angular-b…
Browse files Browse the repository at this point in the history
…897a4b3d6

chore(deps): bump the angular group with 9 updates
  • Loading branch information
github-actions[bot] authored Jun 6, 2024
2 parents 72d186c + 4f5adc8 commit 30be7b7
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion output/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.8",
"@angular/common": "17.3.10",
"@angular/common": "17.3.11",
"ng-packagr": "17.3.0",
"typescript": "^5.4.5"
},
Expand Down
108 changes: 54 additions & 54 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 showcases/angular-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"watch": "ng build --watch --configuration development"
},
"dependencies": {
"@angular/animations": "17.3.10",
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/core": "17.3.10",
"@angular/forms": "17.3.10",
"@angular/platform-browser": "17.3.10",
"@angular/platform-browser-dynamic": "17.3.10",
"@angular/router": "17.3.10",
"@angular/animations": "17.3.11",
"@angular/common": "17.3.11",
"@angular/compiler": "17.3.11",
"@angular/core": "17.3.11",
"@angular/forms": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@angular/router": "17.3.11",
"rxjs": "~7.8.1",
"sa11y": "3.1.5",
"tslib": "^2.6.3",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.10",
"@angular/compiler-cli": "17.3.11",
"ng-packagr": "17.3.0",
"typescript": "^5.4.5"
}
Expand Down

0 comments on commit 30be7b7

Please sign in to comment.