diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 4d65d5a6d..d4df6669c 100644 --- a/fixture/react-native/package.json +++ b/fixture/react-native/package.json @@ -35,7 +35,7 @@ "@react-native-community/cli-platform-android": "20.1.2", "@react-native-community/cli-platform-ios": "20.1.2", "@react-native/babel-preset": "0.84.1", - "@react-native/eslint-config": "0.84.1", + "@react-native/eslint-config": "0.86.1", "@react-native/metro-config": "0.84.1", "@react-native/typescript-config": "0.84.1", "@types/jest": "^29.5.13", diff --git a/fixture/react-native/yarn.lock b/fixture/react-native/yarn.lock index cd5cf280f..e3e20f4fa 100644 --- a/fixture/react-native/yarn.lock +++ b/fixture/react-native/yarn.lock @@ -1734,28 +1734,28 @@ serve-static "^1.16.2" ws "^7.5.10" -"@react-native/eslint-config@0.84.1": - version "0.84.1" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.84.1.tgz#51e6dee82b1c84a1964fef0c64a80132774c4c74" - integrity sha512-Z8j0uahXvPgvBAslxwIWwFliRQO0bL7nLpNiFroVnT1ojYCQHwFAbObDcAIs+Yva2FTat2A5m2rbi98MHVC+cg== +"@react-native/eslint-config@0.86.1": + version "0.86.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.86.1.tgz#fd2fd667096863eccf3e63f9c7240d3b73242a68" + integrity sha512-rqoqNGcbd1QRBMhMHT1uKW7FEnIBMnJFry9yhV3BJwm3IkKRxXpVHgDUGTQUq+piSSizpAFDL7XfMl4NoFk70g== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.84.1" + "@react-native/eslint-plugin" "0.86.1" "@typescript-eslint/eslint-plugin" "^8.36.0" "@typescript-eslint/parser" "^8.36.0" eslint-config-prettier "^8.5.0" eslint-plugin-eslint-comments "^3.2.0" eslint-plugin-ft-flow "^2.0.1" eslint-plugin-jest "^29.0.1" - eslint-plugin-react "^7.30.1" + eslint-plugin-react "^7.37.5" eslint-plugin-react-hooks "^7.0.1" eslint-plugin-react-native "^5.0.0" -"@react-native/eslint-plugin@0.84.1": - version "0.84.1" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.84.1.tgz#a475dfedb4eea9d701b6810bdc627d9fca0646ad" - integrity sha512-mKhsn3+CmN03vyW7/YQ6/LvLQppWT+eYqlCvmOvVoGlnh+XrJHJgwNr891zsyxGNELTwu/x2+T83ogwCmRHMEw== +"@react-native/eslint-plugin@0.86.1": + version "0.86.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.86.1.tgz#5431ce62e73e8c8c6762ef7686c189ecb96fe92f" + integrity sha512-G7Az2S0dnjqYXXy575rOLIfmGmkq7sy7oF5QXht1zu1CB4OFV7DSdAkQh9ZRc81u9gH/rZu1akHKZrdflxG+EA== "@react-native/gradle-plugin@0.84.1": version "0.84.1" @@ -1856,7 +1856,7 @@ use-latest-callback "^0.2.4" "@shopify/flash-list@link:../..": - version "2.3.1" + version "2.3.2" "@sideway/address@^4.1.5": version "4.1.5" @@ -3444,7 +3444,7 @@ eslint-plugin-react-native@^5.0.0: dependencies: eslint-plugin-react-native-globals "^0.1.1" -eslint-plugin-react@^7.30.1: +eslint-plugin-react@^7.37.5: version "7.37.5" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065" integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==