From ea9012f1af90c78d2aaf8e63a3a043308d692858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:29:29 +0000 Subject: [PATCH] Bump @capacitor/android from 3.9.0 to 5.5.0 Bumps [@capacitor/android](https://github.com/ionic-team/capacitor) from 3.9.0 to 5.5.0. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/3.9.0...5.5.0) --- updated-dependencies: - dependency-name: "@capacitor/android" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a9a69ba..54df353 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@angular/cli": "~16.2.0", "@angular/compiler-cli": "~16.2.0", "@angular/language-service": "~16.2.7", - "@capacitor/android": "^3.2.5", + "@capacitor/android": "^5.5.0", "@capacitor/cli": "5.4.2", "@capacitor/ios": "^3.2.5", "@nestjs/schematics": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index 577f64b..c6c3766 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2003,10 +2003,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@capacitor/android@^3.2.5": - version "3.9.0" - resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-3.9.0.tgz#73032c49e0d6cdb4bdd1c01565e28f3913f25fee" - integrity sha512-YTPyrh1NozEuYXWGtfqN27TLXUrLbZX9fggyd4JQ1yMaUZTmLPm5dCuznONhQ49aPkJnUJB02JfpHy/qGwa2Lw== +"@capacitor/android@^5.5.0": + version "5.5.0" + resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-5.5.0.tgz#42a5d205fdb5b88109ff9326136fc44ae9a9e621" + integrity sha512-ipJijb3M0FA6DvotS9zrbJ8p/mTEVg9EVtBmvUexogm8g5se1mc7i1gvOr3MQ/iTZ3PnNrRC/P7kHxa2R55iqg== "@capacitor/cli@5.4.2": version "5.4.2"