Skip to content

Commit

Permalink
fix(deps): update dependency @react-native-async-storage/async-storag…
Browse files Browse the repository at this point in the history
…e to v1.15.14 (#203)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 28, 2021
1 parent c4b7ebc commit 5b1b708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HelloWorld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@react-native-async-storage/async-storage": "1.15.13",
"@react-native-async-storage/async-storage": "1.15.14",
"@react-native-community/masked-view": "0.1.11",
"@react-navigation/bottom-tabs": "6.0.9",
"@react-navigation/native": "6.0.6",
Expand Down
2 changes: 1 addition & 1 deletion template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@react-native-async-storage/async-storage": "1.15.13",
"@react-native-async-storage/async-storage": "1.15.14",
"@react-native-community/masked-view": "0.1.11",
"@react-navigation/bottom-tabs": "6.0.9",
"@react-navigation/native": "6.0.6",
Expand Down

0 comments on commit 5b1b708

Please sign in to comment.