Skip to content

Commit

Permalink
Merge pull request #402 from dcangulo/dependabot/npm_and_yarn/pod-ins…
Browse files Browse the repository at this point in the history
…tall-0.2.0

chore(deps-dev): bump pod-install from 0.1.39 to 0.2.0
  • Loading branch information
dcangulo committed Feb 3, 2024
2 parents d240285 + 641a807 commit 1e73b40
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 @@ -9439,12 +9439,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 @@ -9736,7 +9736,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 @@ -9760,7 +9760,7 @@ __metadata:
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.0.1
js-sha256: ^0.11.0
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 1e73b40

Please sign in to comment.