Skip to content

Commit 08e4941

Browse files
renovate[bot]minheq
authored andcommitted
fix(deps): update dependency react-native-vector-icons to v6.5.0 (#233)
1 parent cd017cf commit 08e4941

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"focus-trap": "5.0.1",
4242
"react-icons": "3.7.0",
4343
"react-native-svg": "9.5.1",
44-
"react-native-vector-icons": "6.4.2",
44+
"react-native-vector-icons": "6.5.0",
4545
"react-native-web": "0.11.2",
4646
"react-spring": "9.0.0-beta.1",
4747
"ts-essentials": "2.0.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10956,10 +10956,10 @@ react-native-svg@9.5.1:
1095610956
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.5.1.tgz#eb21fa7eb5d71649620541e6549c6ed425d80240"
1095710957
integrity sha512-cRGfomzG/5LEwuJ6ct3m5yccckeI9aj8BNYwDPVxOeJ84LuJuvk5OqcjlYNeEzOWmWiH+QrFXfpLH1ag04bUeQ==
1095810958

10959-
react-native-vector-icons@6.4.2:
10960-
version "6.4.2"
10961-
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.4.2.tgz#ee0b097e783387544ed160a3192a437c097e551d"
10962-
integrity sha512-G7Y5HksOQkCanFWKJ+fjwP38XL8tQREOSnw7jrbq28AFrrv41YtafOF4uDSDS7HxMRXs17HeEzn24OzJb63iuA==
10959+
react-native-vector-icons@6.5.0:
10960+
version "6.5.0"
10961+
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.5.0.tgz#bf925f62a47fed2f02a26392eed385058b7f137e"
10962+
integrity sha512-24Y5hkNTbpwK4OQFQQhJ20vBFWltGOcunJPztjO7E/4QpF3YmpbZIWjjf07wHOAlpeqCz3gEWr5iDI0Y2zLNnA==
1096310963
dependencies:
1096410964
lodash "^4.0.0"
1096510965
prop-types "^15.6.2"

0 commit comments

Comments
 (0)