Skip to content

Commit

Permalink
Bump the capacitor group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the capacitor group with 3 updates: [@capacitor/android](https://github.com/ionic-team/capacitor), [@capacitor/core](https://github.com/ionic-team/capacitor) and [@capacitor/cli](https://github.com/ionic-team/capacitor).


Updates `@capacitor/android` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.1/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.0...5.7.1)

Updates `@capacitor/core` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.1/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.0...5.7.1)

Updates `@capacitor/cli` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.1/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.0...5.7.1)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: capacitor
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: capacitor
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: capacitor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 4f34b11 commit afd0787
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@angular/platform-browser-dynamic": "^17.2.2",
"@angular/router": "^17.2.2",
"@capacitor-community/contacts": "file:packages/capacitor-community-contacts-5.0.4.tgz",
"@capacitor/android": "^5.7.0",
"@capacitor/android": "^5.7.1",
"@capacitor/app": "^5.0.7",
"@capacitor/clipboard": "^5.0.7",
"@capacitor/core": "^5.7.0",
"@capacitor/core": "^5.7.1",
"@capacitor/filesystem": "^5.2.1",
"@capacitor/preferences": "^5.0.7",
"@capacitor/share": "^5.0.7",
Expand All @@ -53,7 +53,7 @@
"@angular/compiler": "^17.2.2",
"@angular/compiler-cli": "^17.2.2",
"@capacitor/assets": "^3.0.4",
"@capacitor/cli": "^5.7.0",
"@capacitor/cli": "^5.7.1",
"@ionic/angular-toolkit": "^11.0.1",
"@types/jasmine": "^5.1.4",
"@types/node": "^20.11.20",
Expand Down

0 comments on commit afd0787

Please sign in to comment.