Skip to content

Commit

Permalink
chore(deps): update dependency @angular/platform-browser-dynamic to v…
Browse files Browse the repository at this point in the history
…17.0.4 (#3275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent bc85859 commit f0e5336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/code/stackblitz/v6/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"dependencies": {
"@ionic/angular": "^6.0.0",
"@ionic/core": "^6.0.0",
"@angular/platform-browser-dynamic": "17.0.1"
"@angular/platform-browser-dynamic": "17.0.4"
}
}
2 changes: 1 addition & 1 deletion static/code/stackblitz/v7/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"dependencies": {
"@ionic/angular": "^7.0.0",
"@ionic/core": "^7.0.0",
"@angular/platform-browser-dynamic": "17.0.1"
"@angular/platform-browser-dynamic": "17.0.4"
}
}

0 comments on commit f0e5336

Please sign in to comment.