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.4",
"@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.4":
version: 0.75.4
resolution: "@react-native/eslint-config@npm:0.75.4"
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.4"
"@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/70c0fce3b2a358e702748fe0b8e7d50c3a64c495abd52935a05c3abdb72cc2d92d9efe098d92a9370d99f3c8a0844ec5919c63ce9ed8d1845a44e7ddf3fa8f81
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.4":
version: 0.75.4
resolution: "@react-native/eslint-plugin@npm:0.75.4"
checksum: 10c0/f6fe94e58901bd01177209cf1ffd45f4b7bf191dfa8e17cd2b734bb4fbdb3000cd817ccdd5c6a19214f585c74ea709a32b4623d237a343329ad96be2d50e258a
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.4"
"@types/jest": "npm:^29.5.12"
"@types/react": "npm:^18.3.3"
"@types/react-native": "npm:0.73.0"
Expand Down