Skip to content

Commit b270ed2

Browse files
renovate[bot]minheq
authored andcommitted
fix(deps): update dependency react-native-vector-icons to v6.6.0 (#262)
1 parent 8adaa34 commit b270ed2

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.5.0",
44+
"react-native-vector-icons": "6.6.0",
4545
"react-native-web": "0.11.4",
4646
"react-spring": "9.0.0-beta.1",
4747
"ts-essentials": "2.0.11"

yarn.lock

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

12108-
react-native-vector-icons@6.5.0:
12109-
version "6.5.0"
12110-
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.5.0.tgz#bf925f62a47fed2f02a26392eed385058b7f137e"
12111-
integrity sha512-24Y5hkNTbpwK4OQFQQhJ20vBFWltGOcunJPztjO7E/4QpF3YmpbZIWjjf07wHOAlpeqCz3gEWr5iDI0Y2zLNnA==
12108+
react-native-vector-icons@6.6.0:
12109+
version "6.6.0"
12110+
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.6.0.tgz#66cf004918eb05d90778d64bd42077c1800d481b"
12111+
integrity sha512-MImKVx8JEvVVBnaShMr7/yTX4Y062JZMupht1T+IEgbqBj4aQeQ1z2SH4VHWKNtWtppk4kz9gYyUiMWqx6tNSw==
1211212112
dependencies:
1211312113
lodash "^4.0.0"
1211412114
prop-types "^15.6.2"

0 commit comments

Comments
 (0)