diff --git a/packages/babel-generator/package.json b/packages/babel-generator/package.json index 664d33147893..0e431c939b2b 100644 --- a/packages/babel-generator/package.json +++ b/packages/babel-generator/package.json @@ -14,7 +14,7 @@ "babel-messages": "^6.8.0", "babel-runtime": "^6.9.0", "babel-types": "^6.16.0", - "detect-indent": "^3.0.1", + "detect-indent": "^4.0.0", "jsesc": "^1.3.0", "lodash": "^4.2.0", "source-map": "^0.5.0"