Skip to content

Commit

Permalink
Bump @capacitor/cli from 6.1.1 to 6.1.2 (#1464)
Browse files Browse the repository at this point in the history
Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.1.1...6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 8c8ffeb commit c744f1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@angular/compiler": "^14.2.0",
"@angular/compiler-cli": "^14.2.0",
"@angular/language-service": "^18.1.3",
"@capacitor/cli": "^6.1.1",
"@capacitor/cli": "^6.1.2",
"@ionic/angular-toolkit": "~11.0.1",
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "^2.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1305,10 +1305,10 @@
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-5.0.8.tgz#6edd3396f722aa807e6c481dec3ed481c2d05c45"
integrity sha512-ClUPJG6Awkf5HncVCZQwLrnuugjU8TnACSJ1dKJb6QNCHv2jQzmXvB3KvTvxTZyWbh5EVvlla0qlobYyU1lb6A==

"@capacitor/cli@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-6.1.1.tgz#ff8423fef26572ba73177c62c8677e77968fc4c6"
integrity sha512-rsRqEadfnBSUX90RZj59oXvi30bpSusLMfIcgbOIArOloTgfaaWr9R471F6m3gGWF7BhNoskJpZcCgSUsfywwA==
"@capacitor/cli@^6.1.2":
version "6.1.2"
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-6.1.2.tgz#b464c28f535cb4dcdf55de139cc07f302b2c98c1"
integrity sha512-HKCNGE0RP8U7aiEF2vg5wTivJROS8BVfu8a3yYJb1mRQvzv+czpmtHNsTWS/WukvwoxUjyjRmsNQSAACHfMTmQ==
dependencies:
"@ionic/cli-framework-output" "^2.2.5"
"@ionic/utils-fs" "^3.1.6"
Expand Down

0 comments on commit c744f1b

Please sign in to comment.