Skip to content

Commit

Permalink
chore(deps): bump react-native-mmkv from 2.10.2 to 2.11.0 in /app (#1820
Browse files Browse the repository at this point in the history
)

Bumps [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/mrousavy/react-native-mmkv/releases)
- [Commits](mrousavy/react-native-mmkv@v2.10.2...v2.11.0)

---
updated-dependencies:
- dependency-name: react-native-mmkv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 5ce2207 commit 933ac50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.9.0",
"react-native-image-picker": "^4.10.3",
"react-native-mmkv": "^2.10.2",
"react-native-mmkv": "^2.11.0",
"react-native-pager-view": "^5.4.25",
"react-native-pdf": "^6.6.0",
"react-native-permissions": "^3.6.1",
Expand Down
10 changes: 5 additions & 5 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7940,7 +7940,7 @@ __metadata:
react-native-fs: "npm:^2.20.0"
react-native-gesture-handler: "npm:^2.9.0"
react-native-image-picker: "npm:^4.10.3"
react-native-mmkv: "npm:^2.10.2"
react-native-mmkv: "npm:^2.11.0"
react-native-pager-view: "npm:^5.4.25"
react-native-pdf: "npm:^6.6.0"
react-native-permissions: "npm:^3.6.1"
Expand Down Expand Up @@ -9737,13 +9737,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-mmkv@npm:^2.10.2":
version: 2.10.2
resolution: "react-native-mmkv@npm:2.10.2"
"react-native-mmkv@npm:^2.11.0":
version: 2.11.0
resolution: "react-native-mmkv@npm:2.11.0"
peerDependencies:
react: "*"
react-native: ">=0.71.0"
checksum: b11c90894edd140e582bbc72687c71a48f2562359d4f1f0826ac81e6f1b0aa73b316e47f0399bd29dfd10ef23d1d6657b320eeec627b8f23dcce879ddc2de188
checksum: 835626215db96509d46a845012e4a2510f126604ba3d4df7b5edff49fdb7af6e5d01ad16b3f760126145099fd647328d6229bbe91f2408768da1964af32afadc
languageName: node
linkType: hard

Expand Down

0 comments on commit 933ac50

Please sign in to comment.