Skip to content

Commit

Permalink
chore(deps-dev): bump @react-native/eslint-config from 0.74.87 to 0.75.4
Browse files Browse the repository at this point in the history
Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) from 0.74.87 to 0.75.4.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.75.4/packages/eslint-config-react-native)

---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent a9a7194 commit 1e2594f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^19.2.2",
"@evilmartians/lefthook": "^1.7.11",
"@react-native/eslint-config": "^0.74.85",
"@react-native/eslint-config": "^0.75.4",
"@release-it/conventional-changelog": "^8.0.1",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
Expand Down
36 changes: 10 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,7 @@ __metadata:
dependencies:
"@commitlint/config-conventional": ^19.2.2
"@evilmartians/lefthook": ^1.7.11
"@react-native/eslint-config": ^0.74.85
"@react-native/eslint-config": ^0.75.4
"@release-it/conventional-changelog": ^8.0.1
"@types/jest": ^29.5.5
"@types/react": ^18.2.44
Expand Down Expand Up @@ -2943,34 +2943,33 @@ __metadata:
languageName: node
linkType: hard

"@react-native/eslint-config@npm:^0.74.85":
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": ^7.20.0
"@babel/eslint-parser": ^7.20.0
"@react-native/eslint-plugin": 0.74.87
"@react-native/eslint-plugin": 0.75.4
"@typescript-eslint/eslint-plugin": ^7.1.1
"@typescript-eslint/parser": ^7.1.1
eslint-config-prettier: ^8.5.0
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-ft-flow: ^2.0.1
eslint-plugin-jest: ^27.9.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-react: ^7.30.1
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-react-native: ^4.0.0
peerDependencies:
eslint: ">=8"
prettier: ">=2"
checksum: 2dbafc060a193e595c79c97470d4ade9455fe08831353414b12e6512f9646a7a3c9bcd8d46d44ad2042751f9c9f27473532c036a33e27ec83139163ec9bc252f
checksum: 1bf6d5a46a724f1ebbfb58f2b9a3774f4ef53e22333dd00b3836b1aa487da6b170281f7305cdbebec3b9d0e6c62c7d3f96e1c0eea4245d70c19dc162dced76f8
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: cd6ac2689476ba6e5b45f73c9ff762b9401a917f05ba0fa1efe20aac2f6ba7987be09cb31b413e78d3bd5e262828f0981222a6f50b8538b9ede7bd0b9ebc9338
"@react-native/eslint-plugin@npm:0.75.4":
version: 0.75.4
resolution: "@react-native/eslint-plugin@npm:0.75.4"
checksum: 3209c6ed6f99880a1cd58bf703105a1e48d8da4459be5b15446bcf74625ee4a76afca2ecf99d1ca561719cce6b512acd097dd9dbe2e1106f85926c110ab466c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -5962,21 +5961,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^4.2.1":
version: 4.2.1
resolution: "eslint-plugin-prettier@npm:4.2.1"
dependencies:
prettier-linter-helpers: ^1.0.0
peerDependencies:
eslint: ">=7.28.0"
prettier: ">=2.0.0"
peerDependenciesMeta:
eslint-config-prettier:
optional: true
checksum: b9e839d2334ad8ec7a5589c5cb0f219bded260839a857d7a486997f9870e95106aa59b8756ff3f37202085ebab658de382b0267cae44c3a7f0eb0bcc03a4f6d6
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.0.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
Expand Down

0 comments on commit 1e2594f

Please sign in to comment.