Skip to content

Commit 6a0e25d

Browse files
authored
Merge pull request #8 from mmazzarolo/[email protected]
Updated eslint-config-react-app to 5.0.2
2 parents 12c0552 + 043bfca commit 6a0e25d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"src/"
1010
],
1111
"dependencies": {
12-
"@typescript-eslint/eslint-plugin": "1.x",
13-
"@typescript-eslint/parser": "1.x",
12+
"@typescript-eslint/eslint-plugin": "2.x",
13+
"@typescript-eslint/parser": "2.x",
1414
"babel-eslint": "10.x",
15-
"eslint-config-react-app": "^5.0.0",
15+
"eslint-config-react-app": "^5.0.2",
1616
"eslint-plugin-flowtype": "3.x",
1717
"eslint-plugin-import": "2.x",
1818
"eslint-plugin-jsx-a11y": "6.x",

0 commit comments

Comments
 (0)