diff --git a/package.json b/package.json index 6be08339..ecf0ab88 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "typescript" ], "dependencies": { - "@typescript-eslint/eslint-plugin": "^2.22.0", - "@typescript-eslint/parser": "^2.22.0", + "@typescript-eslint/eslint-plugin": "^2.23.0", + "@typescript-eslint/parser": "^2.23.0", "arrify": "^2.0.1", "cosmiconfig": "^6.0.0", "debug": "^4.1.0", @@ -70,7 +70,7 @@ "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-unicorn": "^17.2.0", - "find-cache-dir": "^3.0.0", + "find-cache-dir": "^3.3.1", "find-up": "^4.1.0", "fs-extra": "^8.1.0", "get-stdin": "^7.0.0", @@ -103,7 +103,7 @@ "eslint-plugin-react-hooks": "^2.5.0", "execa": "^4.0.0", "nyc": "^15.0.0", - "pify": "^4.0.0", + "pify": "^5.0.0", "proxyquire": "^2.1.3", "temp-write": "^4.0.0", "webpack": "^4.42.0"