diff --git a/package.json b/package.json index 3ff43f0..785a5f1 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "c8": "^7.5.0", "currify": "^4.0.0", "debug": "^4.0.1", + "enquirer": "^2.3.6", "envir": "^2.0.0", "for-each-key": "^2.0.0", "fullstore": "^3.0.0", @@ -75,7 +76,7 @@ "coveralls": "^3.0.0", "eslint": "^8.0.0", "eslint-plugin-n": "^15.2.5", - "eslint-plugin-putout": "^16.2.1", + "eslint-plugin-putout": "^18.1.0", "mock-require": "^3.0.3", "nodemon": "^2.0.0", "npm-run-all": "^4.0.0",