Skip to content

Commit e318b1b

Browse files
Bump react-native-config from 1.5.3 to 1.5.5 (#173)
Bumps [react-native-config](https://github.com/luggit/react-native-config) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/luggit/react-native-config/releases) - [Changelog](https://github.com/lugg/react-native-config/blob/master/release.config.js) - [Commits](react-native-config/react-native-config@v1.5.3...v1.5.5) --- updated-dependencies: - dependency-name: react-native-config dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68b2ace commit e318b1b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.6.0",
29-
"react-native-config": "^1.5.3",
29+
"react-native-config": "^1.5.5",
3030
"react-native-reanimated": "^3.16.1",
3131
"react-native-safe-area-context": "^4.14.0",
3232
"react-native-screens": "^4.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10019,15 +10019,15 @@ __metadata:
1001910019
languageName: node
1002010020
linkType: hard
1002110021

10022-
"react-native-config@npm:^1.5.3":
10023-
version: 1.5.3
10024-
resolution: "react-native-config@npm:1.5.3"
10022+
"react-native-config@npm:^1.5.5":
10023+
version: 1.5.5
10024+
resolution: "react-native-config@npm:1.5.5"
1002510025
peerDependencies:
1002610026
react-native-windows: ">=0.61"
1002710027
peerDependenciesMeta:
1002810028
react-native-windows:
1002910029
optional: true
10030-
checksum: 10c0/98e4659191881a72bf756efa469debe90b84ba5f366489dbdebabd45b4f9ec5b05f116db5bdf181c5c688b759c5bc60365b675ff7446b10216056cef15b5ce3b
10030+
checksum: 10c0/8fa0b1202b9a7daee4c41ef95baa7adc70fdcaeb4d604dace9ff0c47963d96879b66720cc4e77557a99dacd71453ac99c4607bc2a24ea37e274c4d6d39dab18e
1003110031
languageName: node
1003210032
linkType: hard
1003310033

@@ -10630,7 +10630,7 @@ __metadata:
1063010630
babel-plugin-module-resolver: "npm:^5.0.0"
1063110631
graphql: "npm:^16.8.1"
1063210632
jotai: "npm:^2.6.0"
10633-
react-native-config: "npm:^1.5.3"
10633+
react-native-config: "npm:^1.5.5"
1063410634
react-native-reanimated: "npm:^3.16.1"
1063510635
react-native-safe-area-context: "npm:^4.14.0"
1063610636
react-native-screens: "npm:^4.1.0"

0 commit comments

Comments
 (0)