Skip to content

Commit

Permalink
fix(deps): update dependency @expo/vector-icons to v14.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent b31d5d5 commit 0eaca52
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions example-expo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,14 +1608,16 @@
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.4"
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.4.tgz#fa9d4351877312badf91a806598b2f0bab16039a"
integrity sha512-+yKshcbpDfbV4zoXOgHxCwh7lkE9VVTT5T03OUlBsqfze1PLy6Hi4jp1vSb1GVbY6eskvMIivGVc9SKzIv0oEQ==
dependencies:
prop-types "^15.8.1"

"@expo/xcpretty@^4.3.0":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@expo/xcpretty/-/xcpretty-4.3.1.tgz#e0a6a92d1e46ab5ac5e90d9a8e66ac1a2a2f5920"
integrity sha512-sqXgo1SCv+j4VtYEwl/bukuOIBrVgx6euIoCat3Iyx5oeoXwEA2USCoeL0IPubflMxncA2INkqJ/Wr3NGrSgzw==
version "4.3.2"
resolved "https://registry.yarnpkg.com/@expo/xcpretty/-/xcpretty-4.3.2.tgz#12dba1295167a9c8dde4be783d74f7e81648ca5d"
integrity sha512-ReZxZ8pdnoI3tP/dNnJdnmAk7uLT4FjsKDGW7YeDdvdOMz2XCQSmSCM9IWlrXuWtMF9zeSB6WJtEhCQ41gQOfw==
dependencies:
"@babel/code-frame" "7.10.4"
chalk "^4.1.0"
Expand Down

0 comments on commit 0eaca52

Please sign in to comment.