Skip to content

Commit 5ce6fb1

Browse files
committed
[eslint config] [dev deps] update eslint, eslint-plugin-react
1 parent ff6e1d0 commit 5ce6fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/eslint-config-airbnb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"homepage": "https://github.com/airbnb/javascript",
4444
"devDependencies": {
4545
"babel-tape-runner": "^1.3.1",
46-
"eslint": "^2.4.0",
47-
"eslint-plugin-react": "^4.2.1",
46+
"eslint": "^2.5.3",
47+
"eslint-plugin-react": "^4.2.3",
4848
"react": "^0.14.7",
4949
"tape": "^4.5.1",
5050
"parallelshell": "^2.0.0"

0 commit comments

Comments
 (0)