Skip to content

Commit

Permalink
fix: update angular monorepo to v17.3.11
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent b78c936 commit 8edac2f
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 181 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^17.0.10",
"@angular/animations": "17.3.10",
"@angular/animations": "17.3.11",
"@angular/cdk": "17.3.10",
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/core": "17.3.10",
"@angular/forms": "17.3.10",
"@angular/localize": "17.3.10",
"@angular/platform-browser": "17.3.10",
"@angular/platform-browser-dynamic": "17.3.10",
"@angular/router": "17.3.10",
"@angular/common": "17.3.11",
"@angular/compiler": "17.3.11",
"@angular/core": "17.3.11",
"@angular/forms": "17.3.11",
"@angular/localize": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@angular/router": "17.3.11",
"@micro-sentry/angular": "^7.0.2",
"@ng-bootstrap/ng-bootstrap": "16.0.0",
"@ng-select/ng-select": "^12.0.4",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.10",
"@angular/compiler-cli": "17.3.11",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@types/d3-scale": "4.0.8",
Expand Down
Loading

0 comments on commit 8edac2f

Please sign in to comment.