Skip to content

Commit 4f18f88

Browse files
fix(deps): update dependency @react-native/eslint-plugin to ^0.76.0 (#3429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
1 parent 6caea6a commit 4f18f88

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/big-camels-shop.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rnx-kit/eslint-plugin": patch
3+
---
4+
5+
Bump `@react-native/eslint-plugin` to 0.76

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"test": "rnx-kit-scripts test"
4444
},
4545
"dependencies": {
46-
"@react-native/eslint-plugin": "^0.75.0",
46+
"@react-native/eslint-plugin": "^0.76.0",
4747
"enhanced-resolve": "^5.8.3",
4848
"eslint-plugin-react": "^7.35.2",
4949
"eslint-plugin-react-hooks": "^5.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3505,10 +3505,10 @@ __metadata:
35053505
languageName: node
35063506
linkType: hard
35073507

3508-
"@react-native/eslint-plugin@npm:^0.75.0":
3509-
version: 0.75.4
3510-
resolution: "@react-native/eslint-plugin@npm:0.75.4"
3511-
checksum: 10c0/f6fe94e58901bd01177209cf1ffd45f4b7bf191dfa8e17cd2b734bb4fbdb3000cd817ccdd5c6a19214f585c74ea709a32b4623d237a343329ad96be2d50e258a
3508+
"@react-native/eslint-plugin@npm:^0.76.0":
3509+
version: 0.76.6
3510+
resolution: "@react-native/eslint-plugin@npm:0.76.6"
3511+
checksum: 10c0/f60f354567db41cb4979210b53af73662cfaf790c6466f907817a4a497ddd258fcf5a8f8ca7aae888950dab2a1d0ceef5dfc4fe3ea0bfc82ff30c0683bfde307
35123512
languageName: node
35133513
linkType: hard
35143514

@@ -3909,7 +3909,7 @@ __metadata:
39093909
version: 0.0.0-use.local
39103910
resolution: "@rnx-kit/eslint-plugin@workspace:packages/eslint-plugin"
39113911
dependencies:
3912-
"@react-native/eslint-plugin": "npm:^0.75.0"
3912+
"@react-native/eslint-plugin": "npm:^0.76.0"
39133913
"@rnx-kit/eslint-config": "npm:*"
39143914
"@rnx-kit/scripts": "npm:*"
39153915
"@rnx-kit/tsconfig": "npm:*"

0 commit comments

Comments
 (0)