Skip to content

Commit

Permalink
build(deps): bump react-native-vector-icons in /example (#97)
Browse files Browse the repository at this point in the history
Bumps [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) from 9.2.0 to 10.0.0.
- [Release notes](https://github.com/oblador/react-native-vector-icons/releases)
- [Commits](oblador/react-native-vector-icons@v9.2.0...v10.0.0)

---
updated-dependencies:
- dependency-name: react-native-vector-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 6, 2023
1 parent 670bec8 commit c97065c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-native-safe-area-context": "^4.6.4",
"react-native-screens": "^3.22.1",
"react-native-svg": "^12.1.0",
"react-native-vector-icons": "9.2.0"
"react-native-vector-icons": "10.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.5",
Expand Down
12 changes: 7 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2935,7 +2935,7 @@ __metadata:
react-native-safe-area-context: ^4.6.4
react-native-screens: ^3.22.1
react-native-svg: ^12.1.0
react-native-vector-icons: 9.2.0
react-native-vector-icons: 10.0.0
typescript: ^4.4.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7775,16 +7775,18 @@ __metadata:
languageName: node
linkType: hard

"react-native-vector-icons@npm:9.2.0":
version: 9.2.0
resolution: "react-native-vector-icons@npm:9.2.0"
"react-native-vector-icons@npm:10.0.0":
version: 10.0.0
resolution: "react-native-vector-icons@npm:10.0.0"
dependencies:
prop-types: ^15.7.2
yargs: ^16.1.1
bin:
fa-upgrade.sh: bin/fa-upgrade.sh
fa5-upgrade: bin/fa5-upgrade.sh
fa6-upgrade: bin/fa6-upgrade.sh
generate-icon: bin/generate-icon.js
checksum: 222baf88c3f269234c08a41680e6400a4bf1f4c170f7c2ffac34b2c1c089cdb1084223db2a7d9cc54ee212eec20ff1478f3f482df19062e3057c328642da0be2
checksum: c4e39deb5218b6ba047c378217bbc7f24c1db153d2171e42176703a775049ed24f2a140f35d962d215265032722a24cba8acc83397ef6e14bd300db470609bf5
languageName: node
linkType: hard

Expand Down

0 comments on commit c97065c

Please sign in to comment.