Skip to content

Commit

Permalink
chore(deps-dev): bump @react-native/eslint-config from 0.75.4 to 0.76.5
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.75.4 to 0.76.5.
- [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.76.5/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 Dec 16, 2024
1 parent 32dd20f commit 65d6770
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^19.1.0",
"@evilmartians/lefthook": "^1.2.2",
"@react-native/eslint-config": "0.75.4",
"@react-native/eslint-config": "0.76.5",
"@release-it/conventional-changelog": "^9.0.0",
"@types/jest": "^29.5.10",
"@types/node": "^22.1.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.20.0":
version: 7.24.1
resolution: "@babel/eslint-parser@npm:7.24.1"
"@babel/eslint-parser@npm:^7.25.1":
version: 7.25.9
resolution: "@babel/eslint-parser@npm:7.25.9"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: 962ffa98629f76234d7fd75134848bea040137c8534c602c73ed9ad6bdd3be0d2e7eaebd2ad496e81ab87220176170fd805e6fdc98464af6907ac66e1da7fc9a
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: dd2afa122b62a5b07c1e71d1c23b2cd4d655d96609eb2ba1b1ae3ec6f415f4365b77d6669ff859aa7b75952fb63a1d29c5db6e5811fc4012841491cb2dee36e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3668,13 +3668,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native/eslint-config@npm:0.75.4":
version: 0.75.4
resolution: "@react-native/eslint-config@npm:0.75.4"
"@react-native/eslint-config@npm:0.76.5":
version: 0.76.5
resolution: "@react-native/eslint-config@npm:0.76.5"
dependencies:
"@babel/core": ^7.20.0
"@babel/eslint-parser": ^7.20.0
"@react-native/eslint-plugin": 0.75.4
"@babel/core": ^7.25.2
"@babel/eslint-parser": ^7.25.1
"@react-native/eslint-plugin": 0.76.5
"@typescript-eslint/eslint-plugin": ^7.1.1
"@typescript-eslint/parser": ^7.1.1
eslint-config-prettier: ^8.5.0
Expand All @@ -3687,14 +3687,14 @@ __metadata:
peerDependencies:
eslint: ">=8"
prettier: ">=2"
checksum: 1bf6d5a46a724f1ebbfb58f2b9a3774f4ef53e22333dd00b3836b1aa487da6b170281f7305cdbebec3b9d0e6c62c7d3f96e1c0eea4245d70c19dc162dced76f8
checksum: 68878b5323f53cd71e72735ef80234092af671fd21ab80c719f7773e7a5a033206f3ed4ec11721b300591570d407d590278349b9a350f6c764a42248bdce8afa
languageName: node
linkType: hard

"@react-native/eslint-plugin@npm:0.75.4":
version: 0.75.4
resolution: "@react-native/eslint-plugin@npm:0.75.4"
checksum: 3209c6ed6f99880a1cd58bf703105a1e48d8da4459be5b15446bcf74625ee4a76afca2ecf99d1ca561719cce6b512acd097dd9dbe2e1106f85926c110ab466c2
"@react-native/eslint-plugin@npm:0.76.5":
version: 0.76.5
resolution: "@react-native/eslint-plugin@npm:0.76.5"
checksum: 862d3c967f55c665fdf57d9773efe08038dd25d2d3d2c60691296519ebec3c7a452db61d6f041348f6ac7495e374a8f09d64470b74bf2db1f9f1f0df86e75aa1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11546,7 +11546,7 @@ __metadata:
dependencies:
"@commitlint/config-conventional": ^19.1.0
"@evilmartians/lefthook": ^1.2.2
"@react-native/eslint-config": 0.75.4
"@react-native/eslint-config": 0.76.5
"@release-it/conventional-changelog": ^9.0.0
"@types/jest": ^29.5.10
"@types/node": ^22.1.0
Expand Down

0 comments on commit 65d6770

Please sign in to comment.