Skip to content

Commit 1f67bd3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @react-native-async-storage/async-storage to v1.17.5
1 parent cf55a36 commit 1f67bd3

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.4",
31+
"@react-native-async-storage/async-storage": "1.17.5",
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
@@ -2200,14 +2200,14 @@ __metadata:
22002200
languageName: node
22012201
linkType: hard
22022202

2203-
"@react-native-async-storage/async-storage@npm:1.17.4":
2204-
version: 1.17.4
2205-
resolution: "@react-native-async-storage/async-storage@npm:1.17.4"
2203+
"@react-native-async-storage/async-storage@npm:1.17.5":
2204+
version: 1.17.5
2205+
resolution: "@react-native-async-storage/async-storage@npm:1.17.5"
22062206
dependencies:
22072207
merge-options: ^3.0.4
22082208
peerDependencies:
22092209
react-native: ^0.0.0-0 || 0.60 - 0.68 || 1000.0.0
2210-
checksum: 2bd08dffbe948acce3975ba2c9bff2ddf3af0110261a8db1bd940d38dee9d8398c40edec3d1f511113b910dbaf4d89111a191ac89188c9c8f2f6eb019bbab298
2210+
checksum: cb0d42c3b07ad4d0c3ed78af8089cca2bdb5c7b9c630f5439c7e29ee5413e687d1e90aed700605a788bc4a0d03507c9c417bb9548d74b2ccd9e773aa52b4ab53
22112211
languageName: node
22122212
linkType: hard
22132213

@@ -14836,7 +14836,7 @@ fsevents@^1.2.7:
1483614836
"@babel/runtime": 7.17.9
1483714837
"@curveball/core": 0.17.0
1483814838
"@curveball/router": 0.3.0
14839-
"@react-native-async-storage/async-storage": 1.17.4
14839+
"@react-native-async-storage/async-storage": 1.17.5
1484014840
"@react-native-community/checkbox": 0.5.12
1484114841
"@react-native-community/cli": next
1484214842
"@react-native-community/datetimepicker": 6.1.3

0 commit comments

Comments
Β (0)