fix(package): update babylon to version 7.0.0-beta.31 (babel/babel-eslint#533)

This commit is contained in:
greenkeeper[bot] 2017-11-06 12:25:35 -05:00
parent c958724bbd
commit 38f372b8ea

View File

@ -15,7 +15,7 @@
"babel-code-frame": "7.0.0-beta.0", "babel-code-frame": "7.0.0-beta.0",
"babel-traverse": "7.0.0-beta.0", "babel-traverse": "7.0.0-beta.0",
"babel-types": "7.0.0-beta.0", "babel-types": "7.0.0-beta.0",
"babylon": "7.0.0-beta.22" "babylon": "7.0.0-beta.31"
}, },
"scripts": { "scripts": {
"test": "npm run lint && npm run test-only", "test": "npm run lint && npm run test-only",