Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 565cd78 commit edd3ecf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/sac-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-config-prettier": "^9.1.0",
"expo": "~49.0.22",
"expo-auth-session": "~5.0.2",
"expo-font": "~11.4.0",
"expo-font": "~11.10.2",
"expo-linking": "~5.0.2",
"expo-router": "^2.0.0",
"expo-splash-screen": "~0.20.5",
Expand Down
7 changes: 7 additions & 0 deletions frontend/sac-mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4840,6 +4840,13 @@ expo-file-system@~15.4.0, expo-file-system@~15.4.5:
dependencies:
uuid "^3.4.0"

expo-font@~11.10.2:
version "11.10.2"
resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.10.2.tgz#233195c4fa0321763bd89bd7919bf7271a439c3f"
integrity sha512-AE0Q0LiWiVosQ/jlKUPoWoob7p3GwYM2xmLoUkuopO9RYh9NL1hZKHiMKcWBZyDG8Gww1GtBQwh7ZREST8+jjQ==
dependencies:
fontfaceobserver "^2.1.0"

expo-font@~11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.4.0.tgz#e2d31c0bb76ba3c37c2d84703a49aeafc3afef28"
Expand Down

0 comments on commit edd3ecf

Please sign in to comment.