Skip to content

Commit

Permalink
chore(deps): bump react-native-document-picker in /app
Browse files Browse the repository at this point in the history
Bumps [react-native-document-picker](https://github.com/rnmods/react-native-document-picker) from 8.1.3 to 9.1.1.
- [Release notes](https://github.com/rnmods/react-native-document-picker/releases)
- [Commits](react-native-documents/document-picker@v8.1.3...v9.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent b070e1e commit 7f0b541
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 @@ -53,7 +53,7 @@
"react-native-calendars": "^1.1293.0",
"react-native-config": "^1.4.12",
"react-native-device-info": "^10.3.0",
"react-native-document-picker": "^8.1.3",
"react-native-document-picker": "^9.1.1",
"react-native-file-viewer": "^2.1.5",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.9.0",
Expand Down
10 changes: 5 additions & 5 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7935,7 +7935,7 @@ __metadata:
react-native-calendars: "npm:^1.1293.0"
react-native-config: "npm:^1.4.12"
react-native-device-info: "npm:^10.3.0"
react-native-document-picker: "npm:^8.1.3"
react-native-document-picker: "npm:^9.1.1"
react-native-file-viewer: "npm:^2.1.5"
react-native-fs: "npm:^2.20.0"
react-native-gesture-handler: "npm:^2.9.0"
Expand Down Expand Up @@ -9670,9 +9670,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-document-picker@npm:^8.1.3":
version: 8.1.3
resolution: "react-native-document-picker@npm:8.1.3"
"react-native-document-picker@npm:^9.1.1":
version: 9.1.1
resolution: "react-native-document-picker@npm:9.1.1"
dependencies:
invariant: "npm:^2.2.4"
peerDependencies:
Expand All @@ -9682,7 +9682,7 @@ __metadata:
peerDependenciesMeta:
react-native-windows:
optional: true
checksum: a2590034365a14412b3341129e80731e346377c900a7408176390ceb78438502151015c554db99572b0e5a063bdd7db9c3d8218f136db909cf8f9c115ab03de4
checksum: b675722ae0ecba93bd9623666553f897ddb57bb5d9712698176098a5099102d65b072dafec1591d9f4acccfa14c915237d6510efa25c0732b44e50e73b05e2f9
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f0b541

Please sign in to comment.