Skip to content

Commit d9d9355

Browse files
authored
Merge pull request #6 from mmazzarolo/[email protected]
Accept patch updates of eslint-config-react-app
2 parents c2d3b91 + 989aff5 commit d9d9355

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": "1.x",
1313
"@typescript-eslint/parser": "1.x",
1414
"babel-eslint": "10.x",
15-
"eslint-config-react-app": "5.0.0",
15+
"eslint-config-react-app": "^5.0.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)