Skip to content

Commit c4f625e

Browse files
chore(deps): update dependency pod-install to v0.3.7 (#870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03b0b72 commit c4f625e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"husky": "9.1.7",
6666
"jest": "29.7.0",
6767
"jest-environment-jsdom": "29.7.0",
68-
"pod-install": "0.3.5",
68+
"pod-install": "0.3.7",
6969
"postinstall-postinstall": "2.1.0",
7070
"react": "19.1.0",
7171
"react-native": "0.78.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8882,10 +8882,10 @@ pkg-up@^3.1.0:
88828882
dependencies:
88838883
find-up "^3.0.0"
88848884

8885-
pod-install@0.3.5:
8886-
version "0.3.5"
8887-
resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.5.tgz#e9cf2c88783ac4b20b485a442b9bd24bd25f9b15"
8888-
integrity sha512-dtZGb0NYFMKd4DETfGgLt0m8mszlHfbijTJoslU4AZZe2JQe+HlDn489ieKr2WanidvfYPDEGJnJmIcab+vbOg==
8885+
pod-install@0.3.7:
8886+
version "0.3.7"
8887+
resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.7.tgz#a29637880d433603289b21424341fea4547203bf"
8888+
integrity sha512-8/wF5c3phqqNZdKhdkGnoZu35ddUkxqLTyo9gpqs0LnNDTXTkNsrCBoBe1DTpmxqoTosX9PXKg0osr03/pKXyw==
88898889

88908890
postinstall-postinstall@2.1.0:
88918891
version "2.1.0"

0 commit comments

Comments
 (0)