Skip to content

build(deps-dev): bump @react-native/eslint-config from 0.74.89 to 0.78.2 #353

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

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 @@ -68,7 +68,7 @@
"@evilmartians/lefthook": "^1.5.0",
"@react-native/babel-preset": "^0.77.0",
"@react-native/community-cli-plugin": "^0.77.0",
"@react-native/eslint-config": "^0.74.75",
"@react-native/eslint-config": "^0.78.2",
"@release-it/conventional-changelog": "^8.0.1",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.12",
Expand Down
56 changes: 27 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.16.3, @babel/eslint-parser@npm:^7.20.0":
"@babel/eslint-parser@npm:^7.16.3":
version: 7.26.5
resolution: "@babel/eslint-parser@npm:7.26.5"
dependencies:
Expand All @@ -93,6 +93,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.25.1":
version: 7.27.0
resolution: "@babel/eslint-parser@npm:7.27.0"
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 || ^9.0.0
checksum: 87f37138b6e49a118b4ba41074b68ed573d5326c8c2e0b9cef460c3522788b2e774aacf3700cb284249424694f8daa1e72a20182dd39849beb9de422e559fefe
languageName: node
linkType: hard

"@babel/generator@npm:^7.20.0, @babel/generator@npm:^7.25.0, @babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.5, @babel/generator@npm:^7.7.2":
version: 7.26.5
resolution: "@babel/generator@npm:7.26.5"
Expand Down Expand Up @@ -3226,34 +3240,33 @@ __metadata:
languageName: node
linkType: hard

"@react-native/eslint-config@npm:^0.74.75":
version: 0.74.89
resolution: "@react-native/eslint-config@npm:0.74.89"
"@react-native/eslint-config@npm:^0.78.2":
version: 0.78.2
resolution: "@react-native/eslint-config@npm:0.78.2"
dependencies:
"@babel/core": ^7.20.0
"@babel/eslint-parser": ^7.20.0
"@react-native/eslint-plugin": 0.74.89
"@babel/core": ^7.25.2
"@babel/eslint-parser": ^7.25.1
"@react-native/eslint-plugin": 0.78.2
"@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: 369860ca9d3efed1cf4c40a74223c45afef9373903c5969c0e29762227f868e4a60df676f73a93fb62b9c416b91be346017991c763fcb512db759fe78847d20e
checksum: 4cbdf40717a3f51432f685364ad81a2fd8bf7746d9dcb1e285900ddafdea777b058c931daf2a23916f909498ae756f0f1baab4636596a90653cd9a0e59ac9b84
languageName: node
linkType: hard

"@react-native/eslint-plugin@npm:0.74.89":
version: 0.74.89
resolution: "@react-native/eslint-plugin@npm:0.74.89"
checksum: efa2575a999ec3c5c88847ed0ca291e3ec3badcef5afd34609b2231bb3febc795adf7ea249b188273c18d9ba5b1b5fc636f32e2b1489f74ab76b9d0798098d5c
"@react-native/eslint-plugin@npm:0.78.2":
version: 0.78.2
resolution: "@react-native/eslint-plugin@npm:0.78.2"
checksum: d79285f702e25e467525cb55ae824c50c7333138cce1295b4a1c046f11c68e7bd43ffa0c78fb0e5b1a59be92a5cf44e59c2bfc16e6c2e5b2550ea251f3cb65c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4094,7 +4107,7 @@ __metadata:
"@evilmartians/lefthook": ^1.5.0
"@react-native/babel-preset": ^0.77.0
"@react-native/community-cli-plugin": ^0.77.0
"@react-native/eslint-config": ^0.74.75
"@react-native/eslint-config": ^0.78.2
"@release-it/conventional-changelog": ^8.0.1
"@types/jest": ^29.5.14
"@types/react": ^18.3.12
Expand Down Expand Up @@ -6978,21 +6991,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.1.3":
version: 5.2.3
resolution: "eslint-plugin-prettier@npm:5.2.3"
Expand Down