diff --git a/package.json b/package.json index bfaf945a4..c1e9e23f1 100644 --- a/package.json +++ b/package.json @@ -119,20 +119,20 @@ "absolute-path": "^0.0.0", "art": "^0.10.0", "async": "^2.0.1", - "babel-core": "^6.18.2", - "babel-generator": "^6.19.0", + "babel-core": "^6.21.0", + "babel-generator": "^6.21.0", "babel-plugin-external-helpers": "^6.18.0", - "babel-plugin-syntax-trailing-function-commas": "^6.13.0", - "babel-plugin-transform-flow-strip-types": "^6.18.0", - "babel-plugin-transform-object-rest-spread": "^6.19.0", - "babel-polyfill": "^6.16.0", + "babel-plugin-syntax-trailing-function-commas": "^6.20.0", + "babel-plugin-transform-flow-strip-types": "^6.21.0", + "babel-plugin-transform-object-rest-spread": "^6.20.2", + "babel-polyfill": "^6.20.0", "babel-preset-es2015-node": "^6.1.1", "babel-preset-fbjs": "^2.1.0", - "babel-preset-react-native": "^1.9.0", + "babel-preset-react-native": "^1.9.1", "babel-register": "^6.18.0", - "babel-runtime": "^6.18.0", - "babel-traverse": "^6.19.0", - "babel-types": "^6.19.0", + "babel-runtime": "^6.20.0", + "babel-traverse": "^6.21.0", + "babel-types": "^6.21.0", "babylon": "^6.14.1", "base64-js": "^1.1.2", "bser": "^1.0.2", @@ -193,7 +193,7 @@ "yargs": "^6.4.0" }, "devDependencies": { - "babel-eslint": "^7.0.0", + "babel-eslint": "^7.1.1", "eslint": "^3.8.1", "eslint-plugin-babel": "^3.3.0", "eslint-plugin-flowtype": "^2.20.0",