diff --git a/examples/expo/package.json b/examples/expo/package.json index 234220b..c1e6770 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@babel/core": "^7.24.3", - "@react-native/eslint-config": "0.74.78", + "@react-native/eslint-config": "0.74.79", "@types/react": "~18.2.73" }, "eslintConfig": { diff --git a/package-lock.json b/package-lock.json index e21d9f4..0f481f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@babel/core": "^7.24.3", - "@react-native/eslint-config": "0.74.78", + "@react-native/eslint-config": "0.74.79", "@types/react": "~18.2.73" } }, @@ -5787,14 +5787,14 @@ } }, "node_modules/@react-native/eslint-config": { - "version": "0.74.78", - "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.74.78.tgz", - "integrity": "sha512-NAp+IL4VZgTIbT1SOqlXpKbWi94FCAck81ifxDyepQh8VnjgImy92MAgcq7Eq7qLcoxlk4U39LkwwgjKOObitQ==", + "version": "0.74.79", + "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.74.79.tgz", + "integrity": "sha512-DmUrnQMBOwA3MQQz6dckdchF2GiNiafAUbRpPFaeSD5zTWafs1kbYeQ9Bd5pZvRMmuLbXQclZZvPr7Jp+7PUGg==", "dev": true, "dependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", - "@react-native/eslint-plugin": "0.74.78", + "@react-native/eslint-plugin": "0.74.79", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "eslint-config-prettier": "^8.5.0", @@ -6163,9 +6163,9 @@ } }, "node_modules/@react-native/eslint-plugin": { - "version": "0.74.78", - "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.74.78.tgz", - "integrity": "sha512-17BUTJ2xB2c2e0JknucDeCozDiF5vnOyGLzTQigiKoHlj2iLcVFY0Qm42eTA9e4kSJRbaJkaSsoCr+Dwq/zfzA==", + "version": "0.74.79", + "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.74.79.tgz", + "integrity": "sha512-1cqC01byxsip7VMmmuZ6mrCXxY+efAZIBj9eoP5oYDke/YuaoKT2LNv+pg9vCzNV+N/PeJDFYlk5lJ1H8roD6g==", "dev": true, "engines": { "node": ">=18"