From f22f6ecd31e77ea525531e75aaf1cd6ae071b00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:10:43 +0000 Subject: [PATCH] Bump expo-file-system from 14.0.0 to 14.1.0 Bumps [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) from 14.0.0 to 14.1.0. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-file-system/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-file-system) --- updated-dependencies: - dependency-name: expo-file-system dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 49196505458..4a93d169014 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "expo": "^46.0.9", "expo-apple-authentication": "4.2.1", "expo-av": "11.2.3", - "expo-file-system": "14.0.0", + "expo-file-system": "14.1.0", "expo-haptics": "11.2.0", "expo-keep-awake": "10.1.1", "expo-local-authentication": "12.2.0", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..fe6bb444826 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10656,15 +10656,7 @@ expo-error-recovery@~3.2.0: resolved "https://registry.yarnpkg.com/expo-error-recovery/-/expo-error-recovery-3.2.0.tgz#3a4543382904a5e70829cb41d7fc0f022c2bef6e" integrity sha512-XZ630ks5HNxa9oc2Ya1hEn1ez031Cy4VnyxerPC2o9fKNKSrD/64cRqGF9NkGM3X2uf8+PCB9adxVflAIXBf6w== -expo-file-system@14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-14.0.0.tgz#8367af10969a486fcba2f1e1c7cc0148f855e962" - integrity sha512-Asva7ehLUq/PIem6Y+/OQvoIqhFqYDd7l4l49yDRDgLSbK2I7Fr8qGhDeDpnUXrMVamg2uwt9zRGhyrjFNRhVw== - dependencies: - "@expo/config-plugins" "^4.0.14" - uuid "^3.4.0" - -expo-file-system@~14.1.0: +expo-file-system@14.1.0, expo-file-system@~14.1.0: version "14.1.0" resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-14.1.0.tgz#4fa410873ef12ac8bec873593f7489f4305a14b8" integrity sha512-lJcPGQ8yKXVknVkD5TmcJnR/TpQbEL0JP8hknLejfq3FIqPqI/LBFn31YiP37grxW8lITz1al8pq5T6CSUjAzQ==