File tree 2 files changed +324
-65
lines changed
2 files changed +324
-65
lines changed Original file line number Diff line number Diff line change 22
22
"url" : " https://github.com/gabts/eslint-config-react-native-typescript/issues"
23
23
},
24
24
"peerDependencies" : {
25
- "eslint" : " ^6.0.0 " ,
26
- "typescript" : " ^3.2.0 "
25
+ "eslint" : " * " ,
26
+ "typescript" : " * "
27
27
},
28
28
"dependencies" : {
29
29
"@react-native-community/eslint-config" : " ^2.0.0" ,
30
- "@typescript-eslint/parser" : " 3.1 .0" ,
31
- "eslint-config-prettier" : " ^6.11 .0" ,
32
- "eslint-plugin-import" : " ^2.22.0 " ,
30
+ "@typescript-eslint/parser" : " ^4.15 .0" ,
31
+ "eslint-config-prettier" : " ^7.2 .0" ,
32
+ "eslint-plugin-import" : " ^2.22.1 " ,
33
33
"eslint-plugin-import-order-alphabetical" : " ^1.0.1" ,
34
- "eslint-plugin-prettier" : " ^3.1.4 " ,
35
- "eslint-plugin-react-native-a11y" : " ^2.0.2 "
34
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
35
+ "eslint-plugin-react-native-a11y" : " ^2.0.4 "
36
36
},
37
37
"devDependencies" : {
38
38
"prettier" : " ^2.1.0"
You can’t perform that action at this time.
0 commit comments