From d08b83cda788960e1eed5a579815f0790f9374fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 16:10:38 +0000 Subject: [PATCH] chore(deps-dev): bump pod-install from 0.1.37 to 0.1.38 Bumps [pod-install](https://github.com/expo/expo-cli) from 0.1.37 to 0.1.38. - [Release notes](https://github.com/expo/expo-cli/releases) - [Changelog](https://github.com/expo/expo-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo-cli/compare/pod-install@0.1.37...pod-install@0.1.38) --- updated-dependencies: - dependency-name: pod-install dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 27583e3..a116e2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6203,9 +6203,9 @@ plist@^3.0.2: xmlbuilder "^9.0.7" pod-install@^0.1.0: - version "0.1.37" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.37.tgz#6ec1cf08fd6259afae6b59136879a679d85a2249" - integrity sha512-sKoBTjb1AfZpFNrKjVAMynsa8v72hw9Ka1eGaC4jeBnKj/Df5jY3ofYt2CMODGYprcT7+eiDo/Pc1a09QZPCcA== + version "0.1.38" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.38.tgz#1c16a800a5fc1abea0cafcc0e190f376368c76ab" + integrity sha512-NeDWGigjJRriOIKBOvpW2/tK2tYLfyUT7ia6C6L+oarCAhBNP+IGODWdU+GEAqvfsseqOApcFclpXAJTL0UPzA== posix-character-classes@^0.1.0: version "0.1.1"