Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@react-native-community/eslint-config": "^3.2.0",
"@react-native/eslint-config": "^0.74.87",
"@react-native/eslint-config": "^0.75.0",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.3",
"@types/react-native": "0.73.0",
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3840,34 +3840,33 @@ __metadata:
languageName: node
linkType: hard

"@react-native/eslint-config@npm:^0.74.87":
version: 0.74.87
resolution: "@react-native/eslint-config@npm:0.74.87"
"@react-native/eslint-config@npm:^0.75.0":
version: 0.75.0
resolution: "@react-native/eslint-config@npm:0.75.0"
dependencies:
"@babel/core": "npm:^7.20.0"
"@babel/eslint-parser": "npm:^7.20.0"
"@react-native/eslint-plugin": "npm:0.74.87"
"@react-native/eslint-plugin": "npm:0.75.0"
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
"@typescript-eslint/parser": "npm:^7.1.1"
eslint-config-prettier: "npm:^8.5.0"
eslint-plugin-eslint-comments: "npm:^3.2.0"
eslint-plugin-ft-flow: "npm:^2.0.1"
eslint-plugin-jest: "npm:^27.9.0"
eslint-plugin-prettier: "npm:^4.2.1"
eslint-plugin-react: "npm:^7.30.1"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-native: "npm:^4.0.0"
peerDependencies:
eslint: ">=8"
prettier: ">=2"
checksum: 10c0/d6931c8f7334f7ba24e1a1ba3c2ff7cac8ef710cd4b58ac5b929c7943da3c6a4786511af6af91e98388340a98db554356ced5a64b4b28e9102990e8436d96227
checksum: 10c0/0fc8c1ae095be1f09f8874cecad0d1c1d5f9eff664ea5db7955e3333775df42f5fc5d5462df157b30073606954991126f10e63dc2283bff0104591ce58e3fe7a
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -10834,7 +10833,7 @@ __metadata:
"@commitlint/cli": "npm:^19.4.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@react-native-community/eslint-config": "npm:^3.2.0"
"@react-native/eslint-config": "npm:^0.74.87"
"@react-native/eslint-config": "npm:^0.75.0"
"@types/jest": "npm:^29.5.12"
"@types/react": "npm:^18.3.3"
"@types/react-native": "npm:0.73.0"
Expand Down