Skip to content

Commit b5925f0

Browse files
chore(deps-dev): bump pod-install from 0.3.4 to 1.0.1
Bumps [pod-install](https://github.com/expo/expo) from 0.3.4 to 1.0.1. - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits) --- updated-dependencies: - dependency-name: pod-install dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9933468 commit b5925f0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/react": "^18.2.2",
5656
"@types/react-native": "0.73.0",
5757
"jest": "^29.2.1",
58-
"pod-install": "^0.3.2",
58+
"pod-install": "^1.0.1",
5959
"react": "18.2.0",
6060
"react-native": "^0.73.0",
6161
"react-native-builder-bob": "^0.38.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4141,7 +4141,7 @@ __metadata:
41414141
"@types/react": "npm:^18.2.2"
41424142
"@types/react-native": "npm:0.73.0"
41434143
jest: "npm:^29.2.1"
4144-
pod-install: "npm:^0.3.2"
4144+
pod-install: "npm:^1.0.1"
41454145
react: "npm:18.2.0"
41464146
react-native: "npm:^0.73.0"
41474147
react-native-builder-bob: "npm:^0.38.0"
@@ -10839,12 +10839,12 @@ __metadata:
1083910839
languageName: node
1084010840
linkType: hard
1084110841

10842-
"pod-install@npm:^0.3.2":
10843-
version: 0.3.4
10844-
resolution: "pod-install@npm:0.3.4"
10842+
"pod-install@npm:^1.0.1":
10843+
version: 1.0.2
10844+
resolution: "pod-install@npm:1.0.2"
1084510845
bin:
1084610846
pod-install: build/index.js
10847-
checksum: 10c0/9b065454b88ea2cd17308d639586f7854a66a109a285c81d677db496ac207951ef60120e6c77d227cea99841c9b00649d2207c94fca33400f308774fb0c84217
10847+
checksum: 10c0/72d6ea4e1c633f3b21497204087adc6ded237666e04f77a2730c1a27a874562698d1241a26f33e66936355ee32a66b8f3d7170434aac37e9a40f7da139958e41
1084810848
languageName: node
1084910849
linkType: hard
1085010850

0 commit comments

Comments
 (0)