Skip to content

Commit

Permalink
Update to [email protected]
Browse files Browse the repository at this point in the history
Summary:
Changelog:
[Internal] - Upgrades eslint to 7.12

Reviewed By: cpojer

Differential Revision: D24552901

fbshipit-source-id: ede66ac9367702512436bfe3cf0254686300e10b
  • Loading branch information
Nadiia D authored and facebook-github-bot committed Nov 10, 2020
1 parent c7ab780 commit 8f5656b
Show file tree
Hide file tree
Showing 5 changed files with 357 additions and 592 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
Expand Up @@ -26,9 +26,9 @@
"prettier": "^2.0.2"
},
"peerDependencies": {
"eslint": ">=6"
"eslint": ">=7"
},
"devDependencies": {
"eslint": "^6.5.1"
"eslint": "7.12.0"
}
}
Loading

0 comments on commit 8f5656b

Please sign in to comment.