Skip to content

Commit fc4fd7e

Browse files
chore(deps): update dependency @react-native-async-storage/async-storage to v1.24.0
1 parent a8f2332 commit fc4fd7e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/core": "^7.20.0",
3131
"@commitlint/cli": "^17.7.1",
3232
"@commitlint/config-conventional": "^17.7.0",
33-
"@react-native-async-storage/async-storage": "1.18.2",
33+
"@react-native-async-storage/async-storage": "1.24.0",
3434
"@react-native-community/datetimepicker": "7.2.0",
3535
"@react-native-community/slider": "4.4.2",
3636
"@storybook/addon-actions": "^6.5.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,10 +2042,10 @@
20422042
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
20432043
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
20442044

2045-
"@react-native-async-storage/async-storage@1.18.2":
2046-
version "1.18.2"
2047-
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.18.2.tgz#ec8fd487a0b6c9500b43ece4b8779d1561f12e91"
2048-
integrity sha512-dM8AfdoeIxlh+zqgr0o5+vCTPQ0Ru1mrPzONZMsr7ufp5h+6WgNxQNza7t0r5qQ6b04AJqTlBNixTWZxqP649Q==
2045+
"@react-native-async-storage/async-storage@1.24.0":
2046+
version "1.24.0"
2047+
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.24.0.tgz#888efbc62a26f7d9464b32f4d3027b7f2771999b"
2048+
integrity sha512-W4/vbwUOYOjco0x3toB8QCr7EjIP6nE9G7o8PMguvvjYT5Awg09lyV4enACRx4s++PPulBiBSjL0KTFx2u0Z/g==
20492049
dependencies:
20502050
merge-options "^3.0.4"
20512051

0 commit comments

Comments
 (0)