Update libraries and regenerate yarn.lock (#1231)

* Update and regenerate yarn.lock
* Remove eslint check for react function order
This commit is contained in:
WithoutPants
2021-03-30 12:33:57 +11:00
committed by GitHub
parent 8a3d2e8e06
commit d30a68567e
2 changed files with 2215 additions and 3114 deletions

View File

@@ -63,6 +63,7 @@
"react/destructuring-assignment": "off", "react/destructuring-assignment": "off",
"react/require-default-props": "off", "react/require-default-props": "off",
"react/jsx-props-no-spreading": "off", "react/jsx-props-no-spreading": "off",
"react/sort-comp": "off",
"react/style-prop-object": ["error", { "react/style-prop-object": ["error", {
"allow": ["FormattedNumber"] "allow": ["FormattedNumber"]
}], }],

File diff suppressed because it is too large Load Diff