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.0 to 0.74.1 #432

Closed
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 @@ -2720,12 +2720,12 @@ __metadata:
linkType: hard

"@react-native/eslint-config@npm:^0.74.0":
version: 0.74.0
resolution: "@react-native/eslint-config@npm:0.74.0"
version: 0.74.1
resolution: "@react-native/eslint-config@npm:0.74.1"
dependencies:
"@babel/core": ^7.20.0
"@babel/eslint-parser": ^7.20.0
"@react-native/eslint-plugin": ^0.74.0
"@react-native/eslint-plugin": 0.74.1
"@typescript-eslint/eslint-plugin": ^6.7.4
"@typescript-eslint/parser": ^6.7.4
eslint-config-prettier: ^8.5.0
Expand All @@ -2739,14 +2739,14 @@ __metadata:
peerDependencies:
eslint: ">=8"
prettier: ">=2"
checksum: c384da1f3613d5c801f6be2e9e1693ecf22834b69fbfd6ddb726ce43c504def8283ac984e9c09100935f2b42f014d2202ecdb361f9bffbb5c490bb5de82c0788
checksum: dfd863a8a99b2eee0d1325821e5a4a6f266aecf207419d60a04afc6d5d775b6c25513395c415120be3e3074f541a57a59662d8090e783f2fbd63d9a0e89eda22
languageName: node
linkType: hard

"@react-native/eslint-plugin@npm:^0.74.0":
version: 0.74.0
resolution: "@react-native/eslint-plugin@npm:0.74.0"
checksum: 2ac8713e602d2ec993f03b1f5b161f0739a71a9b36bf185de48ddcdff6c1e30c61729ad48c11a963d39a60d10d2a2ecf4c4f922ef1ea40a8f2b1e8d71626fd2f
"@react-native/eslint-plugin@npm:0.74.1":
version: 0.74.1
resolution: "@react-native/eslint-plugin@npm:0.74.1"
checksum: 4f20e508b10216801fa632203d5aecddc54f6767a9f1f89fc38246641dcd5f13a81d4e9e062b395c7c62973dce37ed02244b9929d126eca13b000f9e60645230
languageName: node
linkType: hard

Expand Down