From 425eeeed5010228d76963a08fff4ec467963e4d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 07:13:29 +0000 Subject: [PATCH] chore(deps): update dependency @react-native-community/eslint-config to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ba8c28..c20796d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@babel/core": "^7.12.9", "@babel/runtime": "^7.12.5", - "@react-native-community/eslint-config": "^2.0.0", + "@react-native-community/eslint-config": "^3.0.0", "babel-jest": "^26.6.3", "eslint": "^7.32.0", "jest": "^26.6.3",