Skip to content

Commit

Permalink
Chore(deps): Bump @expo/vector-icons in /frontend/mobile
Browse files Browse the repository at this point in the history
Bumps [@expo/vector-icons](https://github.com/expo/vector-icons) from 14.0.1 to 14.0.2.
- [Commits](https://github.com/expo/vector-icons/commits)

---
updated-dependencies:
- dependency-name: "@expo/vector-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 3171609 commit 0953e36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"preset": "jest-expo"
},
"dependencies": {
"@expo/vector-icons": "^14.0.0",
"@expo/vector-icons": "^14.0.2",
"@generatesac/lib": "^0.0.1",
"@react-navigation/native": "^6.0.2",
"@reduxjs/toolkit": "^2.2.4",
Expand Down
8 changes: 4 additions & 4 deletions frontend/mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1301,10 +1301,10 @@
dependencies:
cross-spawn "^7.0.3"

"@expo/vector-icons@^14.0.0":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.1.tgz#c0b338548c374af862425d8fd1a4287d3fb7df12"
integrity sha512-7oIe1RRWmRQXNxmewsuAaIRNAQfkig7EFTuI5T8PCI7T4q/rS5iXWvlzAEXndkzSOSs7BAANrLyj7AtpEhTksg==
"@expo/vector-icons@^14.0.0", "@expo/vector-icons@^14.0.2":
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"

Expand Down

0 comments on commit 0953e36

Please sign in to comment.