Skip to content

Commit

Permalink
Bump expo-device from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [expo-device](https://github.com/expo/expo/tree/HEAD/packages/expo-device) from 7.0.1 to 7.0.2.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-device/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-device)

---
updated-dependencies:
- dependency-name: expo-device
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 35cf1d5 commit 3987d71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@react-navigation/native-stack": "^6.11.0",
"expo": "~52.0.17",
"expo-build-properties": "~0.13.1",
"expo-device": "~7.0.1",
"expo-device": "~7.0.2",
"expo-status-bar": "~2.0.1",
"react": "18.3.1",
"react-native": "0.76.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2955,7 +2955,7 @@ __metadata:
"@types/react": "npm:^18.3.12"
expo: "npm:~52.0.17"
expo-build-properties: "npm:~0.13.1"
expo-device: "npm:~7.0.1"
expo-device: "npm:~7.0.2"
expo-status-bar: "npm:~2.0.1"
react: "npm:18.3.1"
react-native: "npm:0.76.3"
Expand Down Expand Up @@ -9301,14 +9301,14 @@ __metadata:
languageName: node
linkType: hard

"expo-device@npm:~7.0.1":
version: 7.0.1
resolution: "expo-device@npm:7.0.1"
"expo-device@npm:~7.0.2":
version: 7.0.2
resolution: "expo-device@npm:7.0.2"
dependencies:
ua-parser-js: "npm:^0.7.33"
peerDependencies:
expo: "*"
checksum: 10c0/b9faaad827121f1b5dea5b38b7d418215ab675d416403cfa5d78c71a97ce4f0e1c57dd6b8e4017cd1d87ccfc7e49bc7739f6bba26a287db6598d0add26ccacdd
checksum: 10c0/08e19c344710551c3e4726c679048cd44015f654ceed2680158ff0886a9a4173747a210b3ddd896bf4feb18744de43385bfd4c9f643adfe91d82d899d3c8adaf
languageName: node
linkType: hard

Expand Down

0 comments on commit 3987d71

Please sign in to comment.