react-native-macos/packages
Jesse Katsumata 3cebd35b95 (eslint-config): update eslint-plugin-react-native (#30350)
Summary:
Currently, installing `react-native-community/eslint-config` with projects using eslint v7 causes the following warning

```
warning "react-native-community/eslint-config > eslint-plugin-react-native@3.8.1" has incorrect peer dependency "eslint@^3.17.0 || ^4 || ^5 || ^6".
```

This PR updates the eslint-plugin-react-native module to suppress the warning

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[Internal] [Changed] - update eslint-plugin-react-native for community eslint-config

Pull Request resolved: https://github.com/facebook/react-native/pull/30350

Test Plan: eslint working without error with projects using eslint v7

Reviewed By: GijsWeterings

Differential Revision: D25480912

Pulled By: nadiia

fbshipit-source-id: 2a956070e5bb75168d68501f9ec9486a34011349
2020-12-14 06:12:34 -08:00
..
assets Remove worker param from rn_bundle() macro 2020-11-04 10:10:10 -08:00
babel-plugin-codegen Workaround for react-native-web failing to build 2020-12-08 17:45:28 -08:00
eslint-config-react-native-community (eslint-config): update eslint-plugin-react-native (#30350) 2020-12-14 06:12:34 -08:00
eslint-plugin-codegen Rename the `guard` utility to `tryParse` 2020-12-04 14:21:52 -08:00
eslint-plugin-react-native-community chore: deduplicate lock, update packages repository fields (#30044) 2020-09-28 22:41:50 -07:00
normalize-color Remove worker param from rn_bundle() macro 2020-11-04 10:10:10 -08:00
polyfills chore: deduplicate lock, update packages repository fields (#30044) 2020-09-28 22:41:50 -07:00
react-native-codegen More explicit marking of autoglob as False 2020-12-11 16:45:55 -08:00
rn-tester Codemod: Migrate from bridge.eventDispatcher to RCTModuleRegistry 2020-12-11 10:42:28 -08:00