Skip to content

Commit b8ca620

Browse files
authored
Merge pull request #119 from funnyzak/dependabot/npm_and_yarn/react-native-device-info-10.2.1
2 parents b9d293d + aa54c3d commit b8ca620

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react": "18.1.0",
6464
"react-native": "0.70.3",
6565
"react-native-actions-sheet": "^0.8.8",
66-
"react-native-device-info": "^10.0.2",
66+
"react-native-device-info": "^10.2.1",
6767
"react-native-easy-toast": "^2.0.0",
6868
"react-native-fast-image": "^8.5.11",
6969
"react-native-gesture-handler": "^2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8056,10 +8056,10 @@ react-native-codegen@^0.70.5:
80568056
jscodeshift "^0.13.1"
80578057
nullthrows "^1.1.1"
80588058

8059-
react-native-device-info@^10.0.2:
8060-
version "10.2.0"
8061-
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-10.2.0.tgz#be17a1b86cabbe53f4adde96b662204784d3cefd"
8062-
integrity sha512-7VycjFGaLKIZLDwCxSK5cWZdDOGqz3QxdGF57B/a4bW3gkrUFa5Gf0v7fUR9YL/VBJM0UwDiDH7pR9hkMQt+vw==
8059+
react-native-device-info@^10.2.1:
8060+
version "10.2.1"
8061+
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-10.2.1.tgz#49189a73aba4804f61c5075c074d19db4a6e0f49"
8062+
integrity sha512-vXmcLThnCnrdhiJr7O4jaDY/xouFRshhGAU4HYkiSi5ShSXE+QqFQwKqICdHtw06VeX3ydZg3j0puG0lbTKVEA==
80638063

80648064
react-native-easy-toast@^2.0.0:
80658065
version "2.0.0"

0 commit comments

Comments
 (0)