Skip to content

Commit 91c6961

Browse files
fix(deps): update dependency @react-native-async-storage/async-storage to v1.15.13 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 09784a5 commit 91c6961

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HelloWorld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1414
},
1515
"dependencies": {
16-
"@react-native-async-storage/async-storage": "1.15.9",
16+
"@react-native-async-storage/async-storage": "1.15.13",
1717
"@react-native-community/masked-view": "0.1.11",
1818
"@react-navigation/bottom-tabs": "6.0.9",
1919
"@react-navigation/native": "6.0.6",

template/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1414
},
1515
"dependencies": {
16-
"@react-native-async-storage/async-storage": "1.15.9",
16+
"@react-native-async-storage/async-storage": "1.15.13",
1717
"@react-native-community/masked-view": "0.1.11",
1818
"@react-navigation/bottom-tabs": "6.0.9",
1919
"@react-navigation/native": "6.0.6",

0 commit comments

Comments
 (0)