Skip to content

Commit

Permalink
fix(deps): update dependency @uiw/icons to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Jul 31, 2021
1 parent 3eb0529 commit e9c801e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@react-native-picker/picker": "1.16.0",
"@types/color": "3.0.1",
"@types/react-native": "0.64.0",
"@uiw/icons": "2.4.3",
"@uiw/icons": "2.5.1",
"color": "3.1.3",
"prop-types": "15.7.2",
"react-native-root-siblings": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package/react-native-uiw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@react-native-picker/picker": "1.16.0",
"@types/color": "3.0.1",
"@types/react-native": "0.64.0",
"@uiw/icons": "2.4.3",
"@uiw/icons": "2.5.1",
"color": "3.1.3",
"prop-types": "15.7.2",
"react-native-root-siblings": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1480,10 +1480,10 @@
"@typescript-eslint/types" "4.19.0"
eslint-visitor-keys "^2.0.0"

"@uiw/icons@2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@uiw/icons/-/icons-2.4.3.tgz#cc81a866ec6ac2774584c4e0f4646bf41f6b7941"
integrity sha512-tqJVlNh/hAeQ6ShU+OvHIQHaXvuElS/KshSU8t0I+ngUkfCEvZ9Ewwo+eIsv5tiHWphpkAU+akS2am/lNZAnNg==
"@uiw/icons@2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@uiw/icons/-/icons-2.5.1.tgz#a2faa548db5a9b0d1a530c8498b339ee8dad9347"
integrity sha512-Fxh0hH/HyPuF4A7FsrW19tbmajvf9Aho8N7hGwZP+7Dz6JfteemIUykYPHycHp5Ah6+EvAeewGb1Fx18xdmDpA==

abab@^2.0.3, abab@^2.0.5:
version "2.0.5"
Expand Down

0 comments on commit e9c801e

Please sign in to comment.