Skip to content

Commit

Permalink
chore(deps): update angular to v17.3.9 (#1065)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 7e6838b commit 589b790
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 75 deletions.
143 changes: 78 additions & 65 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 @@ -33,14 +33,14 @@
"g": "plop --cwd tools/src/generators/plop"
},
"dependencies": {
"@angular/animations": "17.3.8",
"@angular/common": "17.3.8",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/forms": "17.3.8",
"@angular/platform-browser": "17.3.8",
"@angular/platform-browser-dynamic": "17.3.8",
"@angular/router": "17.3.8",
"@angular/animations": "17.3.9",
"@angular/common": "17.3.9",
"@angular/compiler": "17.3.9",
"@angular/core": "17.3.9",
"@angular/forms": "17.3.9",
"@angular/platform-browser": "17.3.9",
"@angular/platform-browser-dynamic": "17.3.9",
"@angular/router": "17.3.9",
"cally": "0.6.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -53,8 +53,8 @@
"@angular-eslint/eslint-plugin": "17.4.1",
"@angular-eslint/eslint-plugin-template": "17.4.1",
"@angular/cli": "17.3.7",
"@angular/compiler-cli": "17.3.8",
"@angular/language-service": "17.3.8",
"@angular/compiler-cli": "17.3.9",
"@angular/language-service": "17.3.9",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"@beeq/storybook-addon-html": "6.0.0",
Expand Down

0 comments on commit 589b790

Please sign in to comment.