Skip to content

Commit 8fe2f9e

Browse files
committed
[eslint config] [dev deps] update eslint, eslint-plugin-react
1 parent c38cdd2 commit 8fe2f9e

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.3.0",
47-
"eslint-plugin-react": "^4.2.0",
46+
"eslint": "^2.4.0",
47+
"eslint-plugin-react": "^4.2.1",
4848
"react": "^0.14.7",
4949
"tape": "^4.5.1",
5050
"parallelshell": "^2.0.0"

0 commit comments

Comments
 (0)