Bump @react-native-community/eslint-config in /dependencies (#2981)

Bumps [@react-native-community/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native-community) from 2.0.0 to 3.0.2.
- [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/HEAD/packages/eslint-config-react-native-community)

---
updated-dependencies:
- dependency-name: "@react-native-community/eslint-config"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-31 13:10:25 -05:00 committed by GitHub
parent a7c516e985
commit 8d6fe43c4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1270 additions and 339 deletions

1607
dependencies/package-lock.json generated vendored

File diff suppressed because it is too large Load diff

View file

@ -12,7 +12,7 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^14.0.0",
"eslint-config-prettier": "^8.5.0",
"@react-native-community/eslint-config": "^2.0.0",
"@react-native-community/eslint-config": "^3.0.2",
"@react-native-community/eslint-plugin": "^1.2.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-json": "^3.1.0",