Skip to content

Commit

Permalink
fix(deps): update dependency @expo/vector-icons to v14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent c28929d commit 08cc48f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions example-expo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,9 +1608,11 @@
cross-spawn "^7.0.3"

"@expo/vector-icons@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.0.tgz#48ce0aa5c05873b07c0c78bfe16c870388f4de9a"
integrity sha512-5orm59pdnBQlovhU9k4DbjMUZBHNlku7IRgFY56f7pcaaCnXq9yaLJoOQl9sMwNdFzf4gnkTyHmR5uN10mI9rA==
version "14.0.3"
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.3.tgz#2e095118dadc0dac80a230bfa659949776b16d74"
integrity sha512-UJAKOXPPi6ez/1QZfoFVopCH3+c12Sw+T+IIVkvONCEN7zjN1fLxxWHkZ7Spz4WO5EH2ObtaJfCe/k4rw+ftxA==
dependencies:
prop-types "^15.8.1"

"@expo/xcpretty@^4.3.0":
version "4.3.1"
Expand Down

0 comments on commit 08cc48f

Please sign in to comment.