Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent e764753 commit 6b0ae8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"expo-linking": "~6.3.1",
"expo-localization": "^15.0.3",
"expo-modules-autolinking": "^1.11.1",
"expo-modules-core": "^1.12.21",
"expo-modules-core": "^1.12.24",
"expo-router": "~3.5.23",
"expo-status-bar": "~1.12.1",
"i18next": "^23.12.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4929,13 +4929,20 @@ expo-modules-autolinking@1.11.2, expo-modules-autolinking@^1.11.1:
require-from-string "^2.0.2"
resolve-from "^5.0.0"

expo-modules-core@1.12.23, expo-modules-core@^1.12.21:
expo-modules-core@1.12.23:
version "1.12.23"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.23.tgz#ea1c0c876aa52db2cb9d25cb59404c334f92446f"
integrity sha512-NYp/rWhKW6zlqNdC8/r+FckzlAGWX0IJEjOxwYHuYeRUn/vnKksb43G4E3jcaQEZgmWlKxK4LpxL3gr7m0RJFA==
dependencies:
invariant "^2.2.4"

expo-modules-core@^1.12.24:
version "1.12.24"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.24.tgz#8c35a16ed6ecb8997f6bd527fc95a8c22f343602"
integrity sha512-3geIe2ecizlp7l26iY8Nmc59z2d1RUC5nQZtI9iJoi5uHEUV/zut8e4zRLFVnZb8KOcMcEDsrvaBL5DPnqdfpg==
dependencies:
invariant "^2.2.4"

expo-router@~3.5.23:
version "3.5.23"
resolved "https://registry.yarnpkg.com/expo-router/-/expo-router-3.5.23.tgz#da038e28c64cb69f19d046d7c651c389c5207a3e"
Expand Down

0 comments on commit 6b0ae8e

Please sign in to comment.