Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent ecf532c commit 9284228
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 67 deletions.
124 changes: 67 additions & 57 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.0",
"@angular/common": "18.2.0",
"@angular/compiler": "18.2.0",
"@angular/core": "18.2.0",
"@angular/forms": "18.2.0",
"@angular/platform-browser": "18.2.0",
"@angular/platform-browser-dynamic": "18.2.0",
"@angular/router": "18.2.0",
"@angular/animations": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@ngrx/signals": "18.0.2",
"@ngrx/operators": "18.0.2",
"@nx/angular": "19.6.1",
Expand All @@ -55,8 +55,8 @@
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "~18.2.0",
"@angular/compiler-cli": "18.2.0",
"@angular/language-service": "18.2.0",
"@angular/compiler-cli": "18.2.2",
"@angular/language-service": "18.2.2",
"@badeball/cypress-cucumber-preprocessor": "^19.2.0",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@nx/cypress": "19.6.1",
Expand Down

0 comments on commit 9284228

Please sign in to comment.