From bcbf5bb9e9e22f068f7cf728f85dc24702103166 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:33:42 +0000 Subject: [PATCH] Update dependency @react-native/eslint-config to v0.74.85 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1394a93b..2de5e649 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", "@react-native/babel-preset": "0.73.19", - "@react-native/eslint-config": "0.73.2", + "@react-native/eslint-config": "0.74.85", "@react-native/metro-config": "0.73.3", "@react-native/typescript-config": "0.73.1", "@types/react": "^18.2.6",