Skip to content

Commit b43ef9d

Browse files
authored
Merge pull request #3017 from StoDevX/greenkeeper/eslint-plugin-react-native-3.3.0
Update eslint-plugin-react-native to the latest version 🚀
2 parents 2b67257 + 22c1926 commit b43ef9d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"eslint-plugin-babel": "5.2.0",
172172
"eslint-plugin-flowtype": "2.50.0",
173173
"eslint-plugin-react": "7.11.1",
174-
"eslint-plugin-react-native": "3.2.0",
174+
"eslint-plugin-react-native": "3.3.0",
175175
"flow-bin": "0.67.1",
176176
"jest": "23.5.0",
177177
"js-yaml": "3.12.0",

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,9 +2672,11 @@ eslint-plugin-react-native-globals@^0.1.1:
26722672
version "0.1.2"
26732673
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
26742674

2675-
2676-
version "3.2.0"
2677-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.2.0.tgz#3ec47907858bd07275248bef2de3142ee5c1efb1"
2675+
2676+
version "3.3.0"
2677+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.3.0.tgz#77135f1b9d69058c5612777aac90d9cd6d35af33"
2678+
dependencies:
2679+
eslint-plugin-react-native-globals "^0.1.1"
26782680

26792681
eslint-plugin-react-native@^3.2.1:
26802682
version "3.2.1"

0 commit comments

Comments
 (0)