From 17518b2c067bd460bff94cbc373f2ae3cd1e8a91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 03:43:51 +0000 Subject: [PATCH] chore: bump @capacitor/core from 5.7.6 to 5.7.7 Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 5.7.6 to 5.7.7. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.7/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/5.7.6...5.7.7) --- updated-dependencies: - dependency-name: "@capacitor/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index a991558..1aae55e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1012,9 +1012,9 @@ xml2js "^0.5.0" "@capacitor/core@^5.0.5": - version "5.7.6" - resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-5.7.6.tgz#55cdc72b588888bbde2aa4730ab01fbdcdb4d547" - integrity sha512-YVCNegFg04Pm6Rfc6KbZT2wnxAUzhcyi3b+MWFj+FwUOOFNmnGkzxCFo4tQakXFblfOK6pU0Va5XuiNs1+Fnow== + version "5.7.7" + resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-5.7.7.tgz#5ce10590073d95459ecff3064a601f872b55bb6a" + integrity sha512-LeV1ljAihl/1lFGHZERNY2DtD1fbPBF3rNOSHFPMXIluK4Cq4nK4a4z/dLPX+Cv4F0TyCIzX3+/t79PMbhDwrg== dependencies: tslib "^2.1.0" @@ -6754,11 +6754,6 @@ picocolors@^1.0.0, picocolors@^1.0.1: resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== -picocolors@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" - integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== - picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"