This repository was archived by the owner on Oct 23, 2018. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
"eslint-plugin-import" : " 2.9.0" ,
10
10
"eslint-plugin-jsx-a11y" : " 6.0.3" ,
11
11
"eslint-plugin-react" : " 7.7.0" ,
12
- "eslint-plugin-react-native" : " 3.2.1 " ,
12
+ "eslint-plugin-react-native" : " 3.5.0 " ,
13
13
"jest-expo" : " 25.1.0" ,
14
14
"react-native-scripts" : " 1.11.1" ,
15
15
"react-test-renderer" : " 16.2.0"
Original file line number Diff line number Diff line change @@ -2179,9 +2179,9 @@ eslint-plugin-react-native-globals@^0.1.1:
2179
2179
version "0.1.2"
2180
2180
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
2181
2181
2182
- eslint-plugin-react-native@3.2.1 :
2183
- version "3.2.1 "
2184
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.2.1 .tgz#04fcadd3285b7cd2f27146e640c941b00acc4e7e "
2182
+ eslint-plugin-react-native@3.5.0 :
2183
+ version "3.5.0 "
2184
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.5.0 .tgz#78a5d6aadb11f85d1b114488d1fddfa2bf4fc1fb "
2185
2185
dependencies :
2186
2186
eslint-plugin-react-native-globals "^0.1.1"
2187
2187
You can’t perform that action at this time.
0 commit comments