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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-23 16:28:40 +02:00 committed by GitHub
parent df41a7d18d
commit 4fcc3af282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1076,9 +1076,9 @@
strip-json-comments "^3.1.1" strip-json-comments "^3.1.1"
"@expo/config-plugins@^3.0.7": "@expo/config-plugins@^3.0.7":
version "3.0.7" version "3.0.8"
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-3.0.7.tgz#50870e26d34b11740a5841076c921729381d4319" resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-3.0.8.tgz#f8842902aea726c2845e837bb59c07ac497e6a04"
integrity sha512-7YOoFtxB6XqDil+OlGXi7iredKHxXVFCAOIVfFyEDzO3oo0gBmWGmUnHgrPDvpMj0q+adCCh5BL8OcvGfc9ITQ== integrity sha512-reNYaYklOIq8QUY5ua1ubSRhVgY7hllvjingo22HHSaGhX4UvFFKDGYrjBdjcutHD6jw/eYLa8yJS74o1/rqkg==
dependencies: dependencies:
"@expo/config-types" "^42.0.0" "@expo/config-types" "^42.0.0"
"@expo/json-file" "8.2.33" "@expo/json-file" "8.2.33"