Skip to content

Commit 70bb64c

Browse files
build(deps-dev): bump pod-install from 0.1.39 to 0.2.2
Bumps [pod-install](https://github.com/expo/expo) from 0.1.39 to 0.2.2. - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits) --- updated-dependencies: - dependency-name: pod-install dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d7c994 commit 70bb64c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-react": "^7.31.10",
6969
"eslint-plugin-react-hooks": "^4.6.0",
7070
"jest": "^29.6.4",
71-
"pod-install": "^0.1.0",
71+
"pod-install": "^0.2.2",
7272
"prettier": "^2.0.5",
7373
"react": "18.3.0",
7474
"react-native": "0.75.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7999,10 +7999,10 @@ pkg-up@^3.1.0:
79997999
dependencies:
80008000
find-up "^3.0.0"
80018001

8002-
pod-install@^0.1.0:
8003-
version "0.1.39"
8004-
resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.39.tgz#853a0585bafbd332c2ca6543854fd4919958cfb3"
8005-
integrity sha512-0kVvdLYe0CtfJEr+ISvTMxAEB0UF4JMRToPjuu9xAAq1mEqA2Ql5u7uLWX1m45BMM+7NfU4LnBbnfNjmQE9GCw==
8002+
pod-install@^0.2.2:
8003+
version "0.2.2"
8004+
resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.2.2.tgz#3375026ff1e317f87140b8f51ed955084d0c35e5"
8005+
integrity sha512-NgQpKiuWZo8mWU+SVxmrn+ARy9+fFYzW53ze6CDTo70u5Ie8AVSn7FqolDC/c7+N4/kQ1BldAnXEab6SNYA8xw==
80068006

80078007
possible-typed-array-names@^1.0.0:
80088008
version "1.0.0"

0 commit comments

Comments
 (0)