Skip to content

Commit

Permalink
Erikarowland/zero 1891 update ionic angular package in fixtures (#11485)
Browse files Browse the repository at this point in the history
We follow this guide: https://ionicframework.com/docs/updating/8-0. There were no major breaking changes.
  • Loading branch information
erikareads committed Apr 29, 2024
1 parent bd9236f commit 97e02ae
Show file tree
Hide file tree
Showing 20 changed files with 37 additions and 35 deletions.
2 changes: 2 additions & 0 deletions .changeset/hungry-terms-refuse.md
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Expand Up @@ -78,7 +78,7 @@ updates:
update-types:
- 'minor'

- directory: /packages/static-build/test/fixtures/ionic-angular-v7
- directory: /packages/static-build/test/fixtures/ionic-angular-v8
schedule:
interval: 'daily'
open-pull-requests-limit: 1
Expand Down

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

Expand Up @@ -17,7 +17,7 @@
"@angular/core": "^16.0.0",
"@angular/platform-browser": "^16.0.0",
"@angular/platform-browser-dynamic": "^16.2.12",
"@ionic/angular": "^7.8.0",
"@ionic/angular": "^8.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.6.2",
"zone.js": "^0.13.3"
Expand Down

0 comments on commit 97e02ae

Please sign in to comment.