Skip to content

Commit d4f76a3

Browse files
chore(package): update dependencies
https://greenkeeper.io/
1 parent 1071b50 commit d4f76a3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@
1919
"build": "./build"
2020
},
2121
"devDependencies": {
22-
"babel": "^5.8.23",
23-
"babel-core": "^5.8.23",
24-
"babel-loader": "^5.3.2",
25-
"babel-runtime": "^5.8.20",
22+
"babel": "^6.5.2",
23+
"babel-core": "^6.18.2",
24+
"babel-loader": "^6.2.7",
25+
"babel-runtime": "^6.18.0",
2626
"express": "^4.13.3",
2727
"js-yaml": "^3.4.0",
2828
"less": "^2.7.1",
29-
"react": "15.3.1",
30-
"react-dom": "15.3.1",
29+
"react": "15.3.2",
30+
"react-dom": "15.3.2",
3131
"sane": "^1.2.0",
3232
"webpack": "^1.12.1"
3333
},
3434
"dependencies": {
3535
"codemirror": "^5.6.0",
3636
"codemirror-graphql": "^0.5.7",
3737
"graphql": "^0.7.0",
38-
"graphql-tools": "^0.6.6",
38+
"graphql-tools": "^0.8.0",
3939
"marked": "^0.3.5"
4040
}
4141
}

0 commit comments

Comments
 (0)