diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 4d65d5a6d..bbe5684fa 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.85.2", "@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..49082d843 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.85.2": + version "0.85.2" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.85.2.tgz#63186a4ad6fcefddff67ce54d1db3ae66d413523" + integrity sha512-bTEC3qY2ZFrKCs4KtZ28OSw4FH3bHZWU+1Tdl67jwDdgRvU9YAo0mfMdlTAIR7BD8V7zLAdqpIlGt/fOH4rPNA== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.84.1" + "@react-native/eslint-plugin" "0.85.2" "@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.85.2": + version "0.85.2" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.85.2.tgz#6fbea3f3e5e7f88b329f3eb598b9aab46880dc06" + integrity sha512-y4nwd4LR1K8/u1W7n0sRUgaAw6SOUqlvZtTsx/nyhghN5VQ56VGcJEP+1FohEOA6YLBwwa80nzNn/RyVXcUgjw== "@react-native/gradle-plugin@0.84.1": version "0.84.1" @@ -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==