File tree 2 files changed +5
-5
lines changed
packages/cozy-device-helper
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@babel/cli" : " 7.16.8" ,
14
14
"@babel/core" : " 7.16.12" ,
15
- "@types/react-native" : " ^ 0.67.5 " ,
15
+ "@types/react-native" : " 0.67.7 " ,
16
16
"babel-jest" : " 26.6.3" ,
17
17
"babel-preset-cozy-app" : " ^2.0.2" ,
18
18
"jest" : " 26.6.3"
Original file line number Diff line number Diff line change 5170
5170
dependencies:
5171
5171
"@types/react" "*"
5172
5172
5173
- "@types/react-native@^ 0.67.5 ":
5174
- version "0.67.5 "
5175
- resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.5 .tgz#cc80b3d50872980e925e83538f86ebd1517b0817 "
5176
- integrity sha512-x/rAJSH4N/ZT4plkRHgWgEJ4Y2x8y+ssC5EwEgSEOZagS6lQcyjOsC7dID+xTwJke07fSYCl6DL833QbLOxWIg ==
5173
+ "@types/react-native@0.67.7 ":
5174
+ version "0.67.7 "
5175
+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.7 .tgz#903b7d56fb6a95ca0de897f2925c04ee0d4adee3 "
5176
+ integrity sha512-G7vi9vE226diNNXVNbIa8HH/wPxMWHTHkn9iQtQSezaWzO5WNsKZZW2/TOzCehtBDVx4MZieTs6GsdtpBBttMA ==
5177
5177
dependencies:
5178
5178
"@types/react" "*"
5179
5179
You can’t perform that action at this time.
0 commit comments