From 350380b0112ec948ceda4466871174865c792ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:42:13 +0000 Subject: [PATCH] build(deps-dev): bump @react-native/eslint-config from 0.74.87 to 0.75.4 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.4. - [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.4/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..82b67b9 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.4", "@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..726f50f 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.4": + version: 0.75.4 + resolution: "@react-native/eslint-config@npm:0.75.4" 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.4" "@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/70c0fce3b2a358e702748fe0b8e7d50c3a64c495abd52935a05c3abdb72cc2d92d9efe098d92a9370d99f3c8a0844ec5919c63ce9ed8d1845a44e7ddf3fa8f81 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.4": + version: 0.75.4 + resolution: "@react-native/eslint-plugin@npm:0.75.4" + checksum: 10c0/f6fe94e58901bd01177209cf1ffd45f4b7bf191dfa8e17cd2b734bb4fbdb3000cd817ccdd5c6a19214f585c74ea709a32b4623d237a343329ad96be2d50e258a 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.4" "@types/jest": "npm:^29.5.12" "@types/react": "npm:^18.3.3" "@types/react-native": "npm:0.73.0"