Skip to content

Commit b2f39f9

Browse files
chore(deps-dev): bump @react-native/eslint-config from 0.85.3 to 0.86.2
Bumps [@react-native/eslint-config](https://github.com/react/react-native/tree/HEAD/packages/eslint-config-react-native) from 0.85.3 to 0.86.2. - [Release notes](https://github.com/react/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react-native/commits/v0.86.2/packages/eslint-config-react-native) --- updated-dependencies: - dependency-name: "@react-native/eslint-config" dependency-version: 0.86.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df51dff commit b2f39f9

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@eslint/eslintrc": "^3.3.5",
8585
"@eslint/js": "^10.0.1",
8686
"@react-native/babel-preset": "0.85.3",
87-
"@react-native/eslint-config": "0.85.3",
87+
"@react-native/eslint-config": "0.86.2",
8888
"@types/react": "^19.2.0",
8989
"del-cli": "^7.0.0",
9090
"eslint": "^9.39.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,7 +2728,7 @@ __metadata:
27282728
"@eslint/eslintrc": "npm:^3.3.5"
27292729
"@eslint/js": "npm:^10.0.1"
27302730
"@react-native/babel-preset": "npm:0.85.3"
2731-
"@react-native/eslint-config": "npm:0.85.3"
2731+
"@react-native/eslint-config": "npm:0.86.2"
27322732
"@types/react": "npm:^19.2.0"
27332733
del-cli: "npm:^7.0.0"
27342734
eslint: "npm:^9.39.4"
@@ -3414,13 +3414,13 @@ __metadata:
34143414
languageName: node
34153415
linkType: hard
34163416

3417-
"@react-native/eslint-config@npm:0.85.3":
3418-
version: 0.85.3
3419-
resolution: "@react-native/eslint-config@npm:0.85.3"
3417+
"@react-native/eslint-config@npm:0.86.2":
3418+
version: 0.86.2
3419+
resolution: "@react-native/eslint-config@npm:0.86.2"
34203420
dependencies:
34213421
"@babel/core": "npm:^7.25.2"
34223422
"@babel/eslint-parser": "npm:^7.25.1"
3423-
"@react-native/eslint-plugin": "npm:0.85.3"
3423+
"@react-native/eslint-plugin": "npm:0.86.2"
34243424
"@typescript-eslint/eslint-plugin": "npm:^8.36.0"
34253425
"@typescript-eslint/parser": "npm:^8.36.0"
34263426
eslint-config-prettier: "npm:^8.5.0"
@@ -3433,14 +3433,14 @@ __metadata:
34333433
peerDependencies:
34343434
eslint: ^8.0.0 || ^9.0.0
34353435
prettier: ">=2"
3436-
checksum: 10c0/d33ca9019c156750efb696e8c068a83800ecc8dedff7effc24778ee35b45099f1d5533cd91acd4d2e3aeb252628a9f8bb8b5c3b1e55489ae5795b4f374d5d05d
3436+
checksum: 10c0/4daa5362bf99a12b60a5a8b7a2e7e00f2a81472017bf5eea2fe42de05c954371f87e75296edc66bc1192dec4af0b5c45c42f24bea5d1acf2d63742b9ff192452
34373437
languageName: node
34383438
linkType: hard
34393439

3440-
"@react-native/eslint-plugin@npm:0.85.3":
3441-
version: 0.85.3
3442-
resolution: "@react-native/eslint-plugin@npm:0.85.3"
3443-
checksum: 10c0/c5dd55b55f2f331b75f686dac03a01c72699f04bfa9502c6b482bdbdfd7b7b7d20d69bd4066f7623d96a2552cac8f3e36a53fe8e4d4abde9c9292b861f84a1ee
3440+
"@react-native/eslint-plugin@npm:0.86.2":
3441+
version: 0.86.2
3442+
resolution: "@react-native/eslint-plugin@npm:0.86.2"
3443+
checksum: 10c0/b883f8666d207e2d30b67606dcdee836eb01ba7cb132f4484d6269253a5c037375e0d56d207b40ae9051166a706db48f29f57a732c3048807e0c48e5cec1533a
34443444
languageName: node
34453445
linkType: hard
34463446

0 commit comments

Comments
 (0)