Skip to content

Commit

Permalink
Bump eslint-config-react-native-community (facebook#34307)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebook#34307

There are unreleased changes on eslint-config-react-native-community, I'm bumping the version for this package so we can publish it.

Changelog:
[General] [Changed] - Bump eslint-config-react-native-community

Reviewed By: dmitryrykun

Differential Revision: D38279512

fbshipit-source-id: 46492f7e99d31c0a5917d41726ecc20fada1582f
  • Loading branch information
cortinico authored and roryabraham committed Aug 17, 2022
1 parent d31a65c commit c5bac54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-react-native-community/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/eslint-config",
"version": "3.0.3",
"version": "3.1.0",
"description": "ESLint config for React Native",
"main": "index.js",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
"eslint-plugin-react-native": "^4.0.0"
},
"peerDependencies": {
"eslint": ">=7",
"eslint": ">=8",
"prettier": ">=2"
},
"devDependencies": {
Expand Down

0 comments on commit c5bac54

Please sign in to comment.