Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit d80961e

Browse files
authored
Merge pull request #792 from j0k3r/dependabot/npm_and_yarn/react-native-vector-icons-10.0.0
Bump react-native-vector-icons from 9.2.0 to 10.0.0
2 parents 0d2915d + 7fa8d86 commit d80961e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-native-safe-area-context": "4.6.3",
2727
"react-native-screens": "~3.22.0",
2828
"react-native-svg": "13.9.0",
29-
"react-native-vector-icons": "^9.2.0",
29+
"react-native-vector-icons": "^10.0.0",
3030
"react-native-web": "~0.19.6",
3131
"react-timeago": "^7.1.0",
3232
"victory-native": "^32.0.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7174,10 +7174,10 @@ react-native-svg@13.9.0:
71747174
css-select "^5.1.0"
71757175
css-tree "^1.1.3"
71767176

7177-
react-native-vector-icons@^9.2.0:
7178-
version "9.2.0"
7179-
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-9.2.0.tgz#3c0c82e95defd274d56363cbe8fead8d53167ebd"
7180-
integrity sha512-wKYLaFuQST/chH3AJRjmOLoLy3JEs1JR6zMNgTaemFpNoXs0ztRnTxcxFD9xhX7cJe1/zoN5BpQYe7kL0m5yyA==
7177+
react-native-vector-icons@^10.0.0:
7178+
version "10.0.0"
7179+
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-10.0.0.tgz#0f031f7717f76f0a397f725de9b5a47ec87862e9"
7180+
integrity sha512-efMOVbZIebY8RszZPzPBoXi9pvD/NFYmjIDYxRoc9LYSzV8rMJtT8FfcO2hPu85Rn2x9xktha0+qn0B7EqMAcQ==
71817181
dependencies:
71827182
prop-types "^15.7.2"
71837183
yargs "^16.1.1"

0 commit comments

Comments
 (0)