Skip to content

Commit ebe3f87

Browse files
committed
Update dependencies
1 parent 7aa71a7 commit ebe3f87

File tree

2 files changed

+2872
-6
lines changed

2 files changed

+2872
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@
2929
"devDependencies": {
3030
"babel-cli": "^6.7.7",
3131
"babel-core": "^6.18.0",
32-
"babel-eslint": "^6.0.3",
32+
"babel-eslint": "^7.1.1",
3333
"babel-plugin-transform-decorators-legacy": "^1.3.4",
3434
"babel-preset-es2015": "^6.18.0",
3535
"babel-preset-react": "^6.5.0",
3636
"babel-preset-stage-0": "^6.16.0",
37-
"eslint": "^2.8.0",
37+
"eslint": "^3.12.2",
3838
"eslint-config-rackt": "^1.1.1",
39-
"eslint-plugin-babel": "^3.2.0",
40-
"eslint-plugin-react": "^5.0.1",
39+
"eslint-plugin-babel": "^4.0.0",
40+
"eslint-plugin-react": "^6.8.0",
4141
"expect": "^1.18.0",
4242
"fbjs": "^0.8.4",
43-
"jsdom": "^8.4.0",
44-
"mocha": "^2.4.5",
43+
"jsdom": "^9.8.3",
44+
"mocha": "^3.2.0",
4545
"react": "^15.0.1",
4646
"react-addons-test-utils": "^15.0.1",
4747
"react-dom": "^15.3.2",

0 commit comments

Comments
 (0)