From 5f9cb2939317233312e46fdf33fa3fa289ba68a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 19:12:42 +0000 Subject: [PATCH] chore(deps): update devdependency @capacitor/filesystem to v5.1.1 --- playground/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/playground/package.json b/playground/package.json index 9d8ca238..6e21a1e8 100644 --- a/playground/package.json +++ b/playground/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "@capacitor/camera": "5.0.6", - "@capacitor/filesystem": "5.0.5", + "@capacitor/filesystem": "5.1.1", "@capacitor/storage": "1.2.5", "@nuxtjs/ionic": "latest", "nuxt": "3.6.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99159aa7..46322be1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: 5.0.6 version: 5.0.6(@capacitor/core@5.0.4) '@capacitor/filesystem': - specifier: 5.0.5 - version: 5.0.5(@capacitor/core@5.0.4) + specifier: 5.1.1 + version: 5.1.1(@capacitor/core@5.0.4) '@capacitor/storage': specifier: 1.2.5 version: 1.2.5(@capacitor/core@5.0.4) @@ -479,10 +479,10 @@ packages: dependencies: tslib: 2.5.3 - /@capacitor/filesystem@5.0.5(@capacitor/core@5.0.4): - resolution: {integrity: sha512-7byHHMytarU3gLfLdMn1INNBFr7SRh362ZLDayppg3xm5/8iyCKiNRGoSDV5/IdCEzEaC21mza+foWD9/LFN2Q==} + /@capacitor/filesystem@5.1.1(@capacitor/core@5.0.4): + resolution: {integrity: sha512-wq55joyYocsYI0f0UNoDE9TPxI0n4fx+PmejGR5JOYFzrnU8DqcSJ9EREAYAkkoOrmQHrB1vuN9F79XC0PuADw==} peerDependencies: - '@capacitor/core': ^5.0.0 + '@capacitor/core': ^5.1.1 dependencies: '@capacitor/core': 5.0.4 dev: true