From 7bf5edfbc2a27a22d273d071c08280faa8e417ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 18:31:22 +0200 Subject: [PATCH] chore(deps-dev): bump @expo/config-plugins from 4.0.0 to 4.0.2 (#504) Bumps [@expo/config-plugins](https://github.com/expo/expo-cli/tree/HEAD/packages/config-plugins) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/expo/expo-cli/releases) - [Changelog](https://github.com/expo/expo-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/expo/expo-cli/commits/@expo/config-plugins@4.0.2/packages/config-plugins) --- updated-dependencies: - dependency-name: "@expo/config-plugins" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 716d71a..b3cea72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1071,11 +1071,11 @@ strip-json-comments "^3.1.1" "@expo/config-plugins@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.0.0.tgz#4aeea35dc38072d3253df2487daf4be07853d5c2" - integrity sha512-6pNLI8L8oV4MfyM/w2DDx9zvzO258Jl2QfDdHI+T1QAAShupqzXdqjkRMj6+6n3CrUaeqUadSMnjqSTUF9XZlQ== + version "4.0.2" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.0.2.tgz#6c83ae373c12a240ccadc2322bd8267e4eb91f7b" + integrity sha512-j8IOVH0yL7ZDYcoozdpQb3ZuwUM/4eZ1QWy4icovjlyXGtRFyJvWZitZkA/7HK1+0mS2ZNSW28elp+LVTX3UfA== dependencies: - "@expo/config-types" "^42.0.0" + "@expo/config-types" "^43.0.0" "@expo/json-file" "8.2.33" "@expo/plist" "0.0.15" "@react-native/normalize-color" "^2.0.0" @@ -1091,10 +1091,10 @@ xcode "^3.0.1" xml2js "^0.4.23" -"@expo/config-types@^42.0.0": - version "42.0.0" - resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-42.0.0.tgz#3e3e125ec092c0c34dbfaf19be5480402de3d677" - integrity sha512-Rj02OMZke2MrGa/1Y/EScmR7VuWbDEHPJyvfFyyLbadUt+Yv6isCdeFzDt71I7gJlPR9T4fzixeYLrtXXOTq0w== +"@expo/config-types@^43.0.0": + version "43.0.0" + resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-43.0.0.tgz#e283a4a1b72a655a6a2a745bd277caef58c8edb0" + integrity sha512-GBbEtLdGX40DJ1wTixWtOHseupA5xWclV57KNZ58ebauWAOyK3Fyni7GD2OCOzxTIFi1nSjqgO9JlMp3ayP4Tw== "@expo/json-file@8.2.33": version "8.2.33"