diff --git a/packages/material-ui-codemod/package.json b/packages/material-ui-codemod/package.json index 0fbf54a53743bc..f7346dc9b18ca0 100644 --- a/packages/material-ui-codemod/package.json +++ b/packages/material-ui-codemod/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/jscodeshift": "0.7.2", - "jscodeshift": "^0.11.0" + "jscodeshift": "^0.14.0" }, "sideEffects": false, "publishConfig": {