Skip to content

Commit 38a28f6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @react-native-async-storage/async-storage to v1.17.4
1 parent c8cb567 commit 38a28f6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"clean": "react-native-clean-project"
2929
},
3030
"dependencies": {
31-
"@react-native-async-storage/async-storage": "1.17.3",
31+
"@react-native-async-storage/async-storage": "1.17.4",
3232
"@react-native-community/checkbox": "0.5.12",
3333
"@react-native-community/datetimepicker": "6.1.3",
3434
"@react-native-community/slider": "4.2.2",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3943,14 +3943,14 @@ __metadata:
39433943
languageName: node
39443944
linkType: hard
39453945

3946-
"@react-native-async-storage/async-storage@npm:1.17.3":
3947-
version: 1.17.3
3948-
resolution: "@react-native-async-storage/async-storage@npm:1.17.3"
3946+
"@react-native-async-storage/async-storage@npm:1.17.4":
3947+
version: 1.17.4
3948+
resolution: "@react-native-async-storage/async-storage@npm:1.17.4"
39493949
dependencies:
39503950
merge-options: ^3.0.4
39513951
peerDependencies:
39523952
react-native: ^0.0.0-0 || 0.60 - 0.68 || 1000.0.0
3953-
checksum: a83adad1b648a0e8238546cb4da269695701384bb4daf0ff821e1f3e1287733697682d4a7ecf739bdebf25950efd75a53ed67bcbf1f6691be11c8b89389effa5
3953+
checksum: 2bd08dffbe948acce3975ba2c9bff2ddf3af0110261a8db1bd940d38dee9d8398c40edec3d1f511113b910dbaf4d89111a191ac89188c9c8f2f6eb019bbab298
39543954
languageName: node
39553955
linkType: hard
39563956

@@ -17587,7 +17587,7 @@ fsevents@^1.2.7:
1758717587
"@babel/runtime": 7.17.9
1758817588
"@curveball/core": 0.17.0
1758917589
"@curveball/router": 0.3.0
17590-
"@react-native-async-storage/async-storage": 1.17.3
17590+
"@react-native-async-storage/async-storage": 1.17.4
1759117591
"@react-native-community/checkbox": 0.5.12
1759217592
"@react-native-community/cli": next
1759317593
"@react-native-community/datetimepicker": 6.1.3

0 commit comments

Comments
Β (0)