Skip to content

Commit 09784a5

Browse files
fix(deps): update dependency react-native-device-info to v8.4.4 (#193)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 081cc70 commit 09784a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HelloWorld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@uiw/react-native": "2.11.1",
2525
"react": "17.0.2",
2626
"react-native": "0.66.1",
27-
"react-native-device-info": "8.4.3",
27+
"react-native-device-info": "8.4.4",
2828
"react-native-gesture-handler": "1.10.3",
2929
"react-native-reanimated": "2.2.3",
3030
"react-native-safe-area-context": "3.3.2",

template/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@uiw/react-native": "2.11.1",
2525
"react": "17.0.2",
2626
"react-native": "0.66.1",
27-
"react-native-device-info": "8.4.3",
27+
"react-native-device-info": "8.4.4",
2828
"react-native-gesture-handler": "1.10.3",
2929
"react-native-reanimated": "2.2.3",
3030
"react-native-safe-area-context": "3.3.2",

0 commit comments

Comments
 (0)