Skip to content

Commit 6f7b371

Browse files
alexandrtovmachianschmitz
authored andcommitted
Fix linting error when using rest props (#7754)
1 parent a10223d commit 6f7b371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dotenv-expand": "5.1.0",
4545
"eslint": "^6.1.0",
4646
"eslint-config-react-app": "^5.0.2",
47-
"eslint-loader": "3.0.0",
47+
"eslint-loader": "3.0.2",
4848
"eslint-plugin-flowtype": "3.13.0",
4949
"eslint-plugin-import": "2.18.2",
5050
"eslint-plugin-jsx-a11y": "6.2.3",

0 commit comments

Comments
 (0)