Skip to content

Commit

Permalink
fix(deps): update dependency @react-native/eslint-plugin to ^0.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent a643da1 commit 7bc618d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"test": "rnx-kit-scripts test"
},
"dependencies": {
"@react-native/eslint-plugin": "^0.75.0",
"@react-native/eslint-plugin": "^0.76.0",
"enhanced-resolve": "^5.8.3",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3505,10 +3505,10 @@ __metadata:
languageName: node
linkType: hard

"@react-native/eslint-plugin@npm:^0.75.0":
version: 0.75.4
resolution: "@react-native/eslint-plugin@npm:0.75.4"
checksum: 10c0/f6fe94e58901bd01177209cf1ffd45f4b7bf191dfa8e17cd2b734bb4fbdb3000cd817ccdd5c6a19214f585c74ea709a32b4623d237a343329ad96be2d50e258a
"@react-native/eslint-plugin@npm:^0.76.0":
version: 0.76.6
resolution: "@react-native/eslint-plugin@npm:0.76.6"
checksum: 10c0/f60f354567db41cb4979210b53af73662cfaf790c6466f907817a4a497ddd258fcf5a8f8ca7aae888950dab2a1d0ceef5dfc4fe3ea0bfc82ff30c0683bfde307
languageName: node
linkType: hard

Expand Down Expand Up @@ -3909,7 +3909,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@rnx-kit/eslint-plugin@workspace:packages/eslint-plugin"
dependencies:
"@react-native/eslint-plugin": "npm:^0.75.0"
"@react-native/eslint-plugin": "npm:^0.76.0"
"@rnx-kit/eslint-config": "npm:*"
"@rnx-kit/scripts": "npm:*"
"@rnx-kit/tsconfig": "npm:*"
Expand Down

0 comments on commit 7bc618d

Please sign in to comment.