Skip to content

Commit

Permalink
fix(deps): update dependency @expo/vector-icons to v14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 32edcb2 commit 6ac0ff3
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.2"
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.2.tgz#f7f6c4cb5ef356d1171d2b4e059217556738fd3b"
integrity sha512-70LpmXQu4xa8cMxjp1fydgRPsalefnHaXLzIwaHMEzcZhnyjw2acZz8azRrZOslPVAWlxItOa2Dd7WtD/kI+CA==
dependencies:
prop-types "^15.8.1"

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

0 comments on commit 6ac0ff3

Please sign in to comment.