Skip to content

Commit

Permalink
chore(deps): bump expo from 52.0.27 to 52.0.32
Browse files Browse the repository at this point in the history
Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 52.0.27 to 52.0.32.
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 76ba00a commit 421415f
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 67 deletions.
2 changes: 1 addition & 1 deletion examples/expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@knocklabs/expo": "workspace:^",
"expo": ">=52.0.27",
"expo": ">=52.0.32",
"expo-constants": ">=17.0.4",
"expo-device": ">=7.0.1",
"expo-notifications": ">=0.29.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"expo": ">=52.0.27",
"expo": ">=52.0.32",
"expo-constants": ">=17.0.4",
"expo-device": ">=7.0.1",
"expo-notifications": ">=0.29.13",
Expand Down
Loading

0 comments on commit 421415f

Please sign in to comment.