Skip to content

Commit

Permalink
Chore(deps): Bump expo-font from 13.0.1 to 13.0.3 (#4757)
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 13.0.1 to 13.0.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d4b891a commit 6d697ad
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"expo-blur": "~14.0.1",
"expo-constants": "~17.0.2",
"expo-dev-client": "~5.0.5",
"expo-font": "~13.0.1",
"expo-font": "~13.0.3",
"expo-image": "~2.0.3",
"expo-linear-gradient": "^14.0.1",
"expo-linking": "~7.0.3",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7404,7 +7404,7 @@ __metadata:
expo-blur: "npm:~14.0.1"
expo-constants: "npm:~17.0.2"
expo-dev-client: "npm:~5.0.5"
expo-font: "npm:~13.0.1"
expo-font: "npm:~13.0.3"
expo-image: "npm:~2.0.3"
expo-linear-gradient: "npm:^14.0.1"
expo-linking: "npm:~7.0.3"
Expand Down Expand Up @@ -19106,6 +19106,18 @@ __metadata:
languageName: node
linkType: hard

"expo-font@npm:~13.0.3":
version: 13.0.3
resolution: "expo-font@npm:13.0.3"
dependencies:
fontfaceobserver: "npm:^2.1.0"
peerDependencies:
expo: "*"
react: "*"
checksum: 10/2957b6923b6450f6ac18fa01610351d72376e60469001fb1ffe1f9b8f27a8f4e6753dd7ce6db56cabcee7d6d159f80321f66cc5c46e924f77ae0cefcdb147c7f
languageName: node
linkType: hard

"expo-image@npm:~2.0.3":
version: 2.0.3
resolution: "expo-image@npm:2.0.3"
Expand Down

0 comments on commit 6d697ad

Please sign in to comment.