File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-prettier" : " ^5.1.3" ,
45
45
"eslint-plugin-react" : " ^7.28.0" ,
46
46
"eslint-plugin-react-hooks" : " ^4.3.0" ,
47
- "eslint-plugin-react-native" : " ^4 .0.0" ,
47
+ "eslint-plugin-react-native" : " ^5 .0.0" ,
48
48
"husky" : " ^9.0.11" ,
49
49
"jest" : " ^23.6.0" ,
50
50
"lint-staged" : " ^15.2.2" ,
Original file line number Diff line number Diff line change @@ -3793,10 +3793,10 @@ eslint-plugin-react-native-globals@^0.1.1:
3793
3793
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
3794
3794
integrity sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g==
3795
3795
3796
- eslint-plugin-react-native@^4 .0.0 :
3797
- version "4.1 .0"
3798
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-4.1 .0.tgz#5343acd3b2246bc1b857ac38be708f070d18809f "
3799
- integrity sha512-QLo7rzTBOl43FvVqDdq5Ql9IoElIuTdjrz9SKAXCvULvBoRZ44JGSkx9z4999ZusCsb4rK3gjS8gOGyeYqZv2Q ==
3796
+ eslint-plugin-react-native@^5 .0.0 :
3797
+ version "5.0 .0"
3798
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-5.0 .0.tgz#2ee990ba4967c557183b31121578547fb5c02d5d "
3799
+ integrity sha512-VyWlyCC/7FC/aONibOwLkzmyKg4j9oI8fzrk9WYNs4I8/m436JuOTAFwLvEn1CVvc7La4cPfbCyspP4OYpP52Q ==
3800
3800
dependencies :
3801
3801
eslint-plugin-react-native-globals "^0.1.1"
3802
3802
You can’t perform that action at this time.
0 commit comments