Skip to content

Commit 037c3bb

Browse files
committed
bump deps
1 parent 2f89b36 commit 037c3bb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,33 +33,33 @@
3333
"react": ">=0.13"
3434
},
3535
"devDependencies": {
36-
"babel": "~5.1.9",
37-
"babel-core": "~5.1.0",
36+
"babel": "~5.1.11",
37+
"babel-core": "~5.1.11",
3838
"babel-eslint": "~3.0.1",
3939
"babel-loader": "~5.0.0",
4040
"chai": "~2.2.0",
4141
"child-process-promise": "~1.0.2",
4242
"colors": "~1.0.3",
4343
"es5-shim": "~4.1.1",
4444
"eslint": "~0.19.0",
45-
"eslint-plugin-react": "~2.1.0",
45+
"eslint-plugin-react": "~2.2.0",
4646
"fs-promise": "~0.3.1",
4747
"karma": "~0.12.31",
48-
"karma-chai": "^0.1.0",
49-
"karma-chrome-launcher": "~0.1.7",
48+
"karma-chai": "~0.1.0",
49+
"karma-chrome-launcher": "~0.1.8",
5050
"karma-cli": "~0.0.4",
5151
"karma-mocha": "~0.1.10",
5252
"karma-mocha-reporter": "~1.0.2",
5353
"karma-phantomjs-launcher": "~0.1.4",
5454
"karma-sourcemap-loader": "~0.3.4",
5555
"karma-webpack": "~1.5.0",
56-
"lodash": "~3.6.0",
56+
"lodash": "~3.7.0",
5757
"mocha": "~2.2.4",
58-
"react": "~0.13.1",
59-
"webpack": "~1.8.4",
58+
"react": "~0.13.2",
59+
"webpack": "~1.8.9",
6060
"yargs": "~3.7.2"
6161
},
6262
"dependencies": {
63-
"react-async-script": "~0.3.0"
63+
"react-async-script": "~0.3.1"
6464
}
6565
}

0 commit comments

Comments
 (0)