Skip to content

Commit 1ca0c2a

Browse files
vojtycrudo
authored andcommitted
Upgrade dependencies (#6)
1 parent f138193 commit 1ca0c2a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"node": ">= 4"
1818
},
1919
"dependencies": {
20-
"babel-eslint": "7.0.0",
21-
"eslint": "3.7.1",
22-
"eslint-config-airbnb": "12.0.0",
23-
"eslint-plugin-import": "1.16.0",
20+
"babel-eslint": "7.1.1",
21+
"eslint": "3.11.1",
22+
"eslint-config-airbnb": "13.0.0",
23+
"eslint-plugin-import": "2.2.0",
2424
"eslint-plugin-jsx-a11y": "2.2.3",
2525
"eslint-plugin-mocha": "4.7.0",
26-
"eslint-plugin-react": "6.4.1"
26+
"eslint-plugin-react": "6.7.1"
2727
}
2828
}

0 commit comments

Comments
 (0)