From 0f80cc8cf56980512d5b0e833876054127f659bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 16:24:45 +0000 Subject: [PATCH] build(deps-dev): bump @react-native/eslint-config from 0.74.87 to 0.75.0 Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) from 0.74.87 to 0.75.0. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.75.0/packages/eslint-config-react-native) --- updated-dependencies: - dependency-name: "@react-native/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 77428c2..608fac9 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@commitlint/cli": "^19.4.0", "@commitlint/config-conventional": "^19.2.2", "@react-native-community/eslint-config": "^3.2.0", - "@react-native/eslint-config": "^0.74.87", + "@react-native/eslint-config": "^0.75.0", "@types/jest": "^29.5.12", "@types/react": "^18.3.3", "@types/react-native": "0.73.0", diff --git a/yarn.lock b/yarn.lock index 6b92cb4..a4edd26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3840,34 +3840,33 @@ __metadata: languageName: node linkType: hard -"@react-native/eslint-config@npm:^0.74.87": - version: 0.74.87 - resolution: "@react-native/eslint-config@npm:0.74.87" +"@react-native/eslint-config@npm:^0.75.0": + version: 0.75.0 + resolution: "@react-native/eslint-config@npm:0.75.0" dependencies: "@babel/core": "npm:^7.20.0" "@babel/eslint-parser": "npm:^7.20.0" - "@react-native/eslint-plugin": "npm:0.74.87" + "@react-native/eslint-plugin": "npm:0.75.0" "@typescript-eslint/eslint-plugin": "npm:^7.1.1" "@typescript-eslint/parser": "npm:^7.1.1" eslint-config-prettier: "npm:^8.5.0" eslint-plugin-eslint-comments: "npm:^3.2.0" eslint-plugin-ft-flow: "npm:^2.0.1" eslint-plugin-jest: "npm:^27.9.0" - eslint-plugin-prettier: "npm:^4.2.1" eslint-plugin-react: "npm:^7.30.1" eslint-plugin-react-hooks: "npm:^4.6.0" eslint-plugin-react-native: "npm:^4.0.0" peerDependencies: eslint: ">=8" prettier: ">=2" - checksum: 10c0/d6931c8f7334f7ba24e1a1ba3c2ff7cac8ef710cd4b58ac5b929c7943da3c6a4786511af6af91e98388340a98db554356ced5a64b4b28e9102990e8436d96227 + checksum: 10c0/0fc8c1ae095be1f09f8874cecad0d1c1d5f9eff664ea5db7955e3333775df42f5fc5d5462df157b30073606954991126f10e63dc2283bff0104591ce58e3fe7a languageName: node linkType: hard -"@react-native/eslint-plugin@npm:0.74.87": - version: 0.74.87 - resolution: "@react-native/eslint-plugin@npm:0.74.87" - checksum: 10c0/590a3277dff82e7770bc52f040dd2f126b37d48ca791097096a0c7e0688f46b776dbe9ccd3ecd57d7e6085117233b426ba9d90eb285144f03d74e3898699b441 +"@react-native/eslint-plugin@npm:0.75.0": + version: 0.75.0 + resolution: "@react-native/eslint-plugin@npm:0.75.0" + checksum: 10c0/a602c53eb0fc6151de253f0279f04c24024a56eea17706fe2cf3da4e861f00681c21d517802d3904349846d95be28ff35238a44dbbc862115438ee3e04501335 languageName: node linkType: hard @@ -10834,7 +10833,7 @@ __metadata: "@commitlint/cli": "npm:^19.4.0" "@commitlint/config-conventional": "npm:^19.2.2" "@react-native-community/eslint-config": "npm:^3.2.0" - "@react-native/eslint-config": "npm:^0.74.87" + "@react-native/eslint-config": "npm:^0.75.0" "@types/jest": "npm:^29.5.12" "@types/react": "npm:^18.3.3" "@types/react-native": "npm:0.73.0"