Skip to content

Commit

Permalink
build(deps): bump @angular/core in /generators/ionic/resources/base
Browse files Browse the repository at this point in the history
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 14.1.3 to 15.2.9.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.9/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 6af198a commit 690637e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/ionic/resources/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@angular/common": "~14.1.3",
"@angular/core": "~14.1.3",
"@angular/core": "~15.2.9",
"@angular/forms": "~14.1.3",
"@angular/localize": "~14.1.3",
"@angular/platform-browser": "~14.1.3",
Expand Down

0 comments on commit 690637e

Please sign in to comment.