Skip to content

Commit ab0d5ce

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] <[email protected]>
1 parent e3a8ee0 commit ab0d5ce

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.1.0",
7474
"react-native": "0.70.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7973,10 +7973,10 @@ pkg-dir@^4.2.0:
79737973
dependencies:
79747974
find-up "^4.0.0"
79757975

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

79817981
possible-typed-array-names@^1.0.0:
79827982
version "1.0.0"

0 commit comments

Comments
 (0)