Skip to content

Commit ebff091

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update dependency @react-native-picker/picker to v1.16.0
1 parent b253482 commit ebff091

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@babel/runtime": "7.13.10",
15-
"@react-native-picker/picker": "1.12.0",
15+
"@react-native-picker/picker": "1.16.0",
1616
"@types/color": "3.0.1",
1717
"@types/react-native": "0.64.0",
1818
"@uiw/icons": "2.4.3",

package/react-native-uiw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
],
5555
"dependencies": {
5656
"@babel/runtime": "7.13.10",
57-
"@react-native-picker/picker": "1.12.0",
57+
"@react-native-picker/picker": "1.16.0",
5858
"@types/color": "3.0.1",
5959
"@types/react-native": "0.64.0",
6060
"@uiw/icons": "2.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,10 +1098,10 @@
10981098
resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.10.tgz#5dda643e19e587793bc2034dd9bf7398ad43d401"
10991099
integrity sha512-rk4sWFsmtOw8oyx8SD3KSvawwaK7gRBSEIy2TAwURyGt+3TizssXP1r8nx3zY+R7v2vYYHXZ+k2/GULAT/bcaQ==
11001100

1101-
"@react-native-picker/picker@1.12.0":
1102-
version "1.12.0"
1103-
resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-1.12.0.tgz#215d7c950935c8f1a834af0832a93122b4bab0f1"
1104-
integrity sha512-LxtFcuQ/jxsNwH9byM4mMSusqGfaj0LHXTh6fJgvIKOBjAWwV+FjWHszQSPCbnycdezirf8dFLhF9phcNuE8CA==
1101+
"@react-native-picker/picker@1.16.0":
1102+
version "1.16.0"
1103+
resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-1.16.0.tgz#3e5268da892349a35c66ab7bd75e834147621e5a"
1104+
integrity sha512-kQcL8U5CYQRgmNtlyhEH1BIp06Eaxhj7Lybd7rV4asd4Q90kCEm52b5x5WnE0J6WdVvC6sRzdcbPCb0s9yc4mQ==
11051105

11061106
"@react-native/[email protected]":
11071107
version "1.0.0"

0 commit comments

Comments
 (0)