Skip to content

Commit

Permalink
chore(deps): bump @react-native-async-storage/async-storage from 2.0.…
Browse files Browse the repository at this point in the history
…0 to 2.1.0 in /native in the react-native group (#2558)

* chore(deps): bump @react-native-async-storage/async-storage

Bumps the react-native group in /native with 1 update: [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend).


Updates `@react-native-async-storage/async-storage` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/[email protected]/packages/default-storage-backend)

---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updated podfile

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nigel Breslaw <[email protected]>
  • Loading branch information
dependabot[bot] and NigelBreslaw authored Nov 23, 2024
1 parent 4e1ae80 commit e0b74ab
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1853,7 +1853,7 @@ PODS:
- React-logger (= 0.76.3)
- React-perflogger (= 0.76.3)
- React-utils (= 0.76.3)
- RNCAsyncStorage (2.0.0):
- RNCAsyncStorage (2.1.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -2524,7 +2524,7 @@ SPEC CHECKSUMS:
React-utils: 2bcaf4f4dfe361344bce2fae428603d518488630
ReactCodegen: ae99a130606068ed40d1d9c0d5f25fda142a0647
ReactCommon: 89c87b343deacc8610b099ac764848f0ce937e3e
RNCAsyncStorage: 597673c6086d359029afefef8fd5859f1f35ab87
RNCAsyncStorage: fe98f1b459a87b80f12207da80c50b3a3abb6081
RNFlashList: 2af1645548006fe5e4586c8c3d7e84f060a5478f
RNGestureHandler: fc5ce5bf284640d3af6431c3a5c3bc121e98d045
RNReanimated: 77242c6d67416988a2fd9f5cf574bb3e60016362
Expand Down
2 changes: 1 addition & 1 deletion native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@expo/metro-runtime": "4.0.0",
"@gorhom/bottom-sheet": "5.0.6",
"@react-native-async-storage/async-storage": "2.0.0",
"@react-native-async-storage/async-storage": "2.1.0",
"@react-navigation/bottom-tabs": "6.6.1",
"@react-navigation/drawer": "6.7.2",
"@react-navigation/native": "6.1.18",
Expand Down
10 changes: 5 additions & 5 deletions native/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0b74ab

Please sign in to comment.