Skip to content

Commit

Permalink
chore(deps-dev): bump pod-install from 0.1.39 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [pod-install](https://github.com/expo/expo) from 0.1.39 to 0.2.0.
- [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>
  • Loading branch information
dependabot[bot] committed Jan 19, 2024
1 parent c71e65c commit a3a8e58
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@react-native/metro-config": "^0.73.2",
"babel-plugin-module-resolver": "^5.0.0",
"metro-react-native-babel-preset": "0.77.0",
"pod-install": "^0.1.0"
"pod-install": "^0.2.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "^8.4.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"pod-install": "^0.1.0",
"pod-install": "^0.2.0",
"prettier": "^3.1.0",
"react": "18.2.0",
"react-native": "0.72.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9440,12 +9440,12 @@ __metadata:
languageName: node
linkType: hard

"pod-install@npm:^0.1.0":
version: 0.1.39
resolution: "pod-install@npm:0.1.39"
"pod-install@npm:^0.2.0":
version: 0.2.0
resolution: "pod-install@npm:0.2.0"
bin:
pod-install: build/index.js
checksum: 200302341847251d4db25f950d15367f6f45f5358d87b18bf01054094f02b2572d007f73c8020b1565dd3e6b23f861965f9bad434873d3c8e834be0e7124fa3e
checksum: ecfe94d1285b42dd56fb03b9d1850d805f5626b8030acd32f2cb9ea6902e678deaefbb8475d2e307d0a6311159c6b5deea173adcc045c5ff6d58b377b0dcf1b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9737,7 +9737,7 @@ __metadata:
"@react-native/metro-config": ^0.73.2
babel-plugin-module-resolver: ^5.0.0
metro-react-native-babel-preset: 0.77.0
pod-install: ^0.1.0
pod-install: ^0.2.0
react: 18.2.0
react-native: 0.72.7
languageName: unknown
Expand All @@ -9761,7 +9761,7 @@ __metadata:
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.0.1
js-sha256: ^0.10.1
pod-install: ^0.1.0
pod-install: ^0.2.0
prettier: ^3.1.0
react: 18.2.0
react-native: 0.72.7
Expand Down

0 comments on commit a3a8e58

Please sign in to comment.