Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @react-native/eslint-config from 0.74.84 to 0.74.87 #874

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3272,12 +3272,12 @@ __metadata:
linkType: hard

"@react-native/eslint-config@npm:^0.74.0":
version: 0.74.84
resolution: "@react-native/eslint-config@npm:0.74.84"
version: 0.74.87
resolution: "@react-native/eslint-config@npm:0.74.87"
dependencies:
"@babel/core": "npm:^7.20.0"
"@babel/eslint-parser": "npm:^7.20.0"
"@react-native/eslint-plugin": "npm:0.74.84"
"@react-native/eslint-plugin": "npm:0.74.87"
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
"@typescript-eslint/parser": "npm:^7.1.1"
eslint-config-prettier: "npm:^8.5.0"
Expand All @@ -3291,14 +3291,14 @@ __metadata:
peerDependencies:
eslint: ">=8"
prettier: ">=2"
checksum: 10c0/869fcb6ab33d2559678f0f60306f4f67f2a50207927afc6883218de78aabddbd88c038fe74b36aa2aa5d2e74bccf94ec7a0764e9a20f808037cedbb764ad4adf
checksum: 10c0/d6931c8f7334f7ba24e1a1ba3c2ff7cac8ef710cd4b58ac5b929c7943da3c6a4786511af6af91e98388340a98db554356ced5a64b4b28e9102990e8436d96227
languageName: node
linkType: hard

"@react-native/eslint-plugin@npm:0.74.84":
version: 0.74.84
resolution: "@react-native/eslint-plugin@npm:0.74.84"
checksum: 10c0/3cee056640424c83487da8b5d538c10b594117c2bbdf46a01030d34fbb9e04158092c09e40650c86396d38f8a06f4053f192e229b0345f4b1effa5bfdecaa050
"@react-native/eslint-plugin@npm:0.74.87":
version: 0.74.87
resolution: "@react-native/eslint-plugin@npm:0.74.87"
checksum: 10c0/590a3277dff82e7770bc52f040dd2f126b37d48ca791097096a0c7e0688f46b776dbe9ccd3ecd57d7e6085117233b426ba9d90eb285144f03d74e3898699b441
languageName: node
linkType: hard

Expand Down
Loading