Skip to content

Commit be4489c

Browse files
authored
chore: upgrade to eslint 5.15.3 (#75)
* chore(package): update eslint to version 5.15.3 * chore(package): update lockfile yarn.lock
1 parent 82a8657 commit be4489c

File tree

2 files changed

+169
-163
lines changed

2 files changed

+169
-163
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/preset-env": "^7.0.0",
3131
"@babel/preset-flow": "^7.0.0",
3232
"@babel/preset-react": "^7.0.0",
33-
"eslint": "^5.0.0",
33+
"eslint": "^5.15.3",
3434
"eslint-config-callstack-io": "^1.1.1",
3535
"flow-bin": "^0.95.1",
3636
"jest": "^24.0.0",

0 commit comments

Comments
 (0)