Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 913692d

Browse files
committed
chore(deps): update dependency eslint-plugin-react-native to v3.5.0
1 parent c9643c5 commit 913692d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint-plugin-import": "2.9.0",
1010
"eslint-plugin-jsx-a11y": "6.0.3",
1111
"eslint-plugin-react": "7.7.0",
12-
"eslint-plugin-react-native": "3.2.1",
12+
"eslint-plugin-react-native": "3.5.0",
1313
"jest-expo": "25.1.0",
1414
"react-native-scripts": "1.11.1",
1515
"react-test-renderer": "16.2.0"

Diff for: basic/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2179,9 +2179,9 @@ eslint-plugin-react-native-globals@^0.1.1:
21792179
version "0.1.2"
21802180
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
21812181

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"
21852185
dependencies:
21862186
eslint-plugin-react-native-globals "^0.1.1"
21872187

0 commit comments

Comments
 (0)