Skip to content

Commit a2aee49

Browse files
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] <[email protected]>
1 parent f4278ba commit a2aee49

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

fixture/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@react-native-community/cli-platform-android": "20.1.2",
3636
"@react-native-community/cli-platform-ios": "20.1.2",
3737
"@react-native/babel-preset": "0.84.1",
38-
"@react-native/eslint-config": "0.84.1",
38+
"@react-native/eslint-config": "0.85.1",
3939
"@react-native/metro-config": "0.84.1",
4040
"@react-native/typescript-config": "0.84.1",
4141
"@types/jest": "^29.5.13",

fixture/react-native/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,28 +1734,28 @@
17341734
serve-static "^1.16.2"
17351735
ws "^7.5.10"
17361736

1737-
"@react-native/eslint-config@0.84.1":
1738-
version "0.84.1"
1739-
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.84.1.tgz#51e6dee82b1c84a1964fef0c64a80132774c4c74"
1740-
integrity sha512-Z8j0uahXvPgvBAslxwIWwFliRQO0bL7nLpNiFroVnT1ojYCQHwFAbObDcAIs+Yva2FTat2A5m2rbi98MHVC+cg==
1737+
"@react-native/eslint-config@0.85.1":
1738+
version "0.85.1"
1739+
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.85.1.tgz#9f8bdde4e77fde96002186a81a1ea08951d8ac6a"
1740+
integrity sha512-iowegGInEgNrllpsGZz6rRzLXm+3pl5ZVvVlLeCydNrtRAXygowGHgrCt/+GoTBq0NDvItSbULLR3X9nF/tlUw==
17411741
dependencies:
17421742
"@babel/core" "^7.25.2"
17431743
"@babel/eslint-parser" "^7.25.1"
1744-
"@react-native/eslint-plugin" "0.84.1"
1744+
"@react-native/eslint-plugin" "0.85.1"
17451745
"@typescript-eslint/eslint-plugin" "^8.36.0"
17461746
"@typescript-eslint/parser" "^8.36.0"
17471747
eslint-config-prettier "^8.5.0"
17481748
eslint-plugin-eslint-comments "^3.2.0"
17491749
eslint-plugin-ft-flow "^2.0.1"
17501750
eslint-plugin-jest "^29.0.1"
1751-
eslint-plugin-react "^7.30.1"
1751+
eslint-plugin-react "^7.37.5"
17521752
eslint-plugin-react-hooks "^7.0.1"
17531753
eslint-plugin-react-native "^5.0.0"
17541754

1755-
"@react-native/eslint-plugin@0.84.1":
1756-
version "0.84.1"
1757-
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.84.1.tgz#a475dfedb4eea9d701b6810bdc627d9fca0646ad"
1758-
integrity sha512-mKhsn3+CmN03vyW7/YQ6/LvLQppWT+eYqlCvmOvVoGlnh+XrJHJgwNr891zsyxGNELTwu/x2+T83ogwCmRHMEw==
1755+
"@react-native/eslint-plugin@0.85.1":
1756+
version "0.85.1"
1757+
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.85.1.tgz#8f38c2320003c49bd185803cec32167a11fac9cf"
1758+
integrity sha512-FkAq0dbkvSM5cJnSCDDR/5VrduPGN2P1ASCF6J4cTEL1vtAFUApTFpoNyIedRglfrWG85UZzD/WYj1E2y+I3hw==
17591759

17601760
"@react-native/[email protected]":
17611761
version "0.84.1"
@@ -3444,7 +3444,7 @@ eslint-plugin-react-native@^5.0.0:
34443444
dependencies:
34453445
eslint-plugin-react-native-globals "^0.1.1"
34463446

3447-
eslint-plugin-react@^7.30.1:
3447+
eslint-plugin-react@^7.37.5:
34483448
version "7.37.5"
34493449
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
34503450
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==

0 commit comments

Comments
 (0)