Skip to content

Commit 0267bdf

Browse files
author
Bernie Zang
committed
fix(tooling): Update deps, eslint-config still an issue
1 parent 5866c0f commit 0267bdf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@
8888
"css-loader": "^0.26.1",
8989
"denodeify": "^1.2.1",
9090
"dotenv": "^4.0.0",
91-
"eslint": "^3.13.1",
92-
"eslint-config-airbnb": "^14.0.0",
91+
"eslint": "^3.15.0",
92+
"eslint-config": "^0.3.0",
93+
"eslint-config-airbnb": "^14.1.0",
9394
"eslint-plugin-babel": "^4.0.0",
9495
"eslint-plugin-import": "^2.2.0",
9596
"eslint-plugin-jsx-a11y": "^4.0.0",

0 commit comments

Comments
 (0)