diff --git a/basic/package.json b/basic/package.json index c9e64e1..09408f4 100644 --- a/basic/package.json +++ b/basic/package.json @@ -9,7 +9,7 @@ "eslint-plugin-import": "2.9.0", "eslint-plugin-jsx-a11y": "6.0.3", "eslint-plugin-react": "7.7.0", - "eslint-plugin-react-native": "3.2.1", + "eslint-plugin-react-native": "3.5.0", "jest-expo": "25.1.0", "react-native-scripts": "1.11.1", "react-test-renderer": "16.2.0" diff --git a/basic/yarn.lock b/basic/yarn.lock index 230313a..30b5def 100644 --- a/basic/yarn.lock +++ b/basic/yarn.lock @@ -2179,9 +2179,9 @@ eslint-plugin-react-native-globals@^0.1.1: version "0.1.2" resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2" -eslint-plugin-react-native@3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.2.1.tgz#04fcadd3285b7cd2f27146e640c941b00acc4e7e" +eslint-plugin-react-native@3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.5.0.tgz#78a5d6aadb11f85d1b114488d1fddfa2bf4fc1fb" dependencies: eslint-plugin-react-native-globals "^0.1.1"