Skip to content

Commit ccfe8c1

Browse files
authored
Update dependency @react-native/eslint-config to ^0.79.0
1 parent 81e480e commit ccfe8c1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-community/cli": "15.0.1",
2020
"@react-native-community/cli-platform-android": "15.0.1",
2121
"@react-native-community/cli-platform-ios": "15.0.1",
22-
"@react-native/eslint-config": "^0.77.0",
22+
"@react-native/eslint-config": "^0.79.0",
2323
"@react-native/metro-config": "^0.77.0",
2424
"babel-plugin-module-resolver": "^5.0.0",
2525
"metro-react-native-babel-preset": "^0.77.0"

example/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,14 +1762,14 @@
17621762
serve-static "^1.16.2"
17631763
ws "^6.2.3"
17641764

1765-
"@react-native/eslint-config@^0.77.0":
1766-
version "0.77.0"
1767-
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.77.0.tgz#2f43c9753ef205dfd115600571cdce09bcf40674"
1768-
integrity sha512-azEiJNe/v1MjXE5Cekn8ygV4an0T3mNem4Afmeaq9tO9rfbOYr3VpTMFgc4B42SZgS4S6lyIqvwTfc8bSp0KRw==
1765+
"@react-native/eslint-config@^0.79.0":
1766+
version "0.79.2"
1767+
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.79.2.tgz#b42c95fe2399aae84209356b0971dd68c4149e4e"
1768+
integrity sha512-ukb9qGvrFC/3YVlWVy/GGM+auKdGIsbbumCyfOYPfUdhHFWA/twz1zK4bJQmCZ38iINuTENYedRzoE+U57GclA==
17691769
dependencies:
17701770
"@babel/core" "^7.25.2"
17711771
"@babel/eslint-parser" "^7.25.1"
1772-
"@react-native/eslint-plugin" "0.77.0"
1772+
"@react-native/eslint-plugin" "0.79.2"
17731773
"@typescript-eslint/eslint-plugin" "^7.1.1"
17741774
"@typescript-eslint/parser" "^7.1.1"
17751775
eslint-config-prettier "^8.5.0"
@@ -1780,10 +1780,10 @@
17801780
eslint-plugin-react-hooks "^4.6.0"
17811781
eslint-plugin-react-native "^4.0.0"
17821782

1783-
"@react-native/eslint-plugin@0.77.0":
1784-
version "0.77.0"
1785-
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.77.0.tgz#1a59a1899da3b3c4a6f599f589cbf6802c22d70f"
1786-
integrity sha512-1DXUDiqsgvFpK633SsOF01aAtWAaI/+KqPJAoZOVdSsodk70wNYyrHpF9rJBXWhyT/peTBE5y2kK2kT/Y7JcQA==
1783+
"@react-native/eslint-plugin@0.79.2":
1784+
version "0.79.2"
1785+
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.79.2.tgz#23d18226bb4335404e6db561bf1a47ac7d1380ed"
1786+
integrity sha512-Abu+0OuwTje9E5eQOvYpTUuXvDgGjHeFhnfNVY9BXalBK8OrX20EFlonWvIbFqii136eS5KLEBm2Wjqk2V5XJg==
17871787

17881788
"@react-native/gradle-plugin@0.77.0":
17891789
version "0.77.0"

0 commit comments

Comments
 (0)