From a2aee4991f0a0b0794aaf7f4ba3378505f8f3db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:25:44 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native/eslint-config Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) from 0.84.1 to 0.85.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.1/packages/eslint-config-react-native) --- updated-dependencies: - dependency-name: "@react-native/eslint-config" dependency-version: 0.85.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- fixture/react-native/package.json | 2 +- fixture/react-native/yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 4d65d5a6d..47de0cede 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.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..d63bc9fef 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.1": + version "0.85.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.85.1.tgz#9f8bdde4e77fde96002186a81a1ea08951d8ac6a" + integrity sha512-iowegGInEgNrllpsGZz6rRzLXm+3pl5ZVvVlLeCydNrtRAXygowGHgrCt/+GoTBq0NDvItSbULLR3X9nF/tlUw== 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.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.85.1": + version "0.85.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.85.1.tgz#8f38c2320003c49bd185803cec32167a11fac9cf" + integrity sha512-FkAq0dbkvSM5cJnSCDDR/5VrduPGN2P1ASCF6J4cTEL1vtAFUApTFpoNyIedRglfrWG85UZzD/WYj1E2y+I3hw== "@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==