Skip to content

Commit 69d5024

Browse files
committed
bump deps
1 parent 023607d commit 69d5024

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"react": ">=0.13"
3434
},
3535
"devDependencies": {
36-
"babel": "~5.0.12",
37-
"babel-core": "~5.0.12",
38-
"babel-eslint": "~2.0.2",
36+
"babel": "~5.1.9",
37+
"babel-core": "~5.1.0",
38+
"babel-eslint": "~3.0.1",
3939
"babel-loader": "~5.0.0",
4040
"chai": "~2.2.0",
4141
"child-process-promise": "~1.0.2",
@@ -57,7 +57,7 @@
5757
"mocha": "~2.2.4",
5858
"react": "~0.13.1",
5959
"webpack": "~1.8.4",
60-
"yargs": "~3.7.1"
60+
"yargs": "~3.7.2"
6161
},
6262
"dependencies": {
6363
"react-async-script": "~0.3.0"

0 commit comments

Comments
 (0)