From 4fcc3af282661e9cbd4c4c58cba89209342b48a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 16:28:40 +0200 Subject: [PATCH] chore(deps-dev): bump @expo/config-plugins from 3.0.7 to 3.0.8 (#384) Bumps [@expo/config-plugins](https://github.com/expo/expo-cli/tree/HEAD/packages/config-plugins) from 3.0.7 to 3.0.8. - [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@3.0.8/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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d5b205d..9bcc385 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1076,9 +1076,9 @@ strip-json-comments "^3.1.1" "@expo/config-plugins@^3.0.7": - version "3.0.7" - resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-3.0.7.tgz#50870e26d34b11740a5841076c921729381d4319" - integrity sha512-7YOoFtxB6XqDil+OlGXi7iredKHxXVFCAOIVfFyEDzO3oo0gBmWGmUnHgrPDvpMj0q+adCCh5BL8OcvGfc9ITQ== + version "3.0.8" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-3.0.8.tgz#f8842902aea726c2845e837bb59c07ac497e6a04" + integrity sha512-reNYaYklOIq8QUY5ua1ubSRhVgY7hllvjingo22HHSaGhX4UvFFKDGYrjBdjcutHD6jw/eYLa8yJS74o1/rqkg== dependencies: "@expo/config-types" "^42.0.0" "@expo/json-file" "8.2.33"