Skip to content

Commit a6f7051

Browse files
Bump react-native-config from 1.5.5 to 1.5.7 (#294)
* Bump react-native-config from 1.5.5 to 1.5.7 Bumps [react-native-config](https://github.com/luggit/react-native-config) from 1.5.5 to 1.5.7. - [Release notes](https://github.com/luggit/react-native-config/releases) - [Changelog](https://github.com/lugg/react-native-config/blob/master/release.config.js) - [Commits](lugg/react-native-config@v1.5.5...v1.5.7) --- updated-dependencies: - dependency-name: react-native-config dependency-version: 1.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update Podfile.lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Murray <[email protected]>
1 parent 112e4f8 commit a6f7051

File tree

3 files changed

+948
-24
lines changed

3 files changed

+948
-24
lines changed

sample/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,9 +1237,9 @@ PODS:
12371237
- ReactCommon/turbomodule/bridging
12381238
- ReactCommon/turbomodule/core
12391239
- Yoga
1240-
- react-native-config (1.5.5):
1241-
- react-native-config/App (= 1.5.5)
1242-
- react-native-config/App (1.5.5):
1240+
- react-native-config (1.5.7):
1241+
- react-native-config/App (= 1.5.7)
1242+
- react-native-config/App (1.5.7):
12431243
- React-Core
12441244
- react-native-safe-area-context (4.14.1):
12451245
- React-Core
@@ -1945,7 +1945,7 @@ SPEC CHECKSUMS:
19451945
React-logger: 15a50e9e2fabe5d684cdd818ff1cbd2285bab1f0
19461946
React-Mapbuffer: 5dffd4714a7261a2fd1d94985eec118d0728b787
19471947
React-microtasksnativemodule: 9856dcf1c3d981843197b1b75253a079d961795d
1948-
react-native-config: 644074ab88db883fcfaa584f03520ec29589d7df
1948+
react-native-config: 963b5efabc864cf69412e54b5de49b6a23e4af03
19491949
react-native-safe-area-context: 758e894ca5a9bd1868d2a9cfbca7326a2b6bf9dc
19501950
React-nativeconfig: 237c862aab56a7426301fcbbb8dd6988745231e0
19511951
React-NativeModulesApple: 5b3c2bcfa3a53b22da441b35189e902ede27513d

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit",
2727
"graphql": "^16.8.1",
2828
"jotai": "^2.13.1",
29-
"react-native-config": "^1.5.5",
29+
"react-native-config": "^1.5.7",
3030
"react-native-dotenv": "^3.4.11",
3131
"react-native-reanimated": "3.16.1",
3232
"react-native-safe-area-context": "^4.14.1",

0 commit comments

Comments
 (0)