Skip to content

Commit 52bb6d5

Browse files
committed
[changed] updated deps
1 parent 4920f59 commit 52bb6d5

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

package.json

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,29 @@
3030
"devDependencies": {
3131
"babel": "~5.8.21",
3232
"babel-core": "~5.8.22",
33-
"babel-eslint": "~4.0.8",
33+
"babel-eslint": "~4.1.3",
3434
"babel-loader": "~5.3.2",
35-
"chai": "~3.2.0",
35+
"chai": "~3.3.0",
3636
"child-process-promise": "~1.1.0",
3737
"colors": "~1.1.0",
3838
"es5-shim": "~4.1.3",
39-
"eslint": "~1.1.0",
40-
"eslint-config-defaults": "~4.0.1",
41-
"eslint-plugin-react": "~3.2.3",
42-
"fs-promise": "~0.3.1",
39+
"eslint": "~1.6.0",
40+
"eslint-config-defaults": "~7.0.1",
41+
"eslint-plugin-react": "~3.5.1",
4342
"karma": "~0.13.9",
4443
"karma-chai": "~0.1.0",
4544
"karma-chrome-launcher": "~0.2.0",
4645
"karma-cli": "~0.1.0",
4746
"karma-mocha": "~0.2.0",
4847
"karma-mocha-reporter": "~1.1.1",
49-
"karma-phantomjs-launcher": "~0.2.1",
48+
"karma-phantomjs-launcher": "^0.2.1",
5049
"karma-sourcemap-loader": "~0.3.5",
5150
"karma-webpack": "~1.7.0",
52-
"mocha": "~2.2.5",
51+
"mocha": "~2.3.3",
5352
"mt-changelog": "^0.6.2",
54-
"react": "~0.13.3",
53+
"react": "~0.14.0",
5554
"release-script": "^0.5.3",
56-
"webpack": "~1.11.0",
57-
"yargs": "~3.19.0"
55+
"webpack": "~1.12.2"
5856
},
5957
"dependencies": {
6058
"babel-runtime": "^5.8.0"

0 commit comments

Comments
 (0)