Skip to content

Commit 324925b

Browse files
committed
Updated eslint-config-react-app to 5.2.0
1 parent d6f5ecb commit 324925b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@typescript-eslint/eslint-plugin": "2.x",
1313
"@typescript-eslint/parser": "2.x",
1414
"babel-eslint": "10.x",
15-
"eslint-config-react-app": "^5.1.0",
15+
"eslint-config-react-app": "^5.2.0",
1616
"eslint-plugin-flowtype": "3.x",
1717
"eslint-plugin-import": "2.x",
1818
"eslint-plugin-jsx-a11y": "6.x",

0 commit comments

Comments
 (0)