diff --git a/package.json b/package.json index 2b69e53..977e3f9 100644 --- a/package.json +++ b/package.json @@ -8,15 +8,15 @@ }, "devDependencies": { "@supercharge/tsconfig": "~2.0.0", - "@types/jest": "~27.0.1", + "@types/jest": "~27.4.1", "@typescript-eslint/eslint-plugin": "~4.29.2", "eslint": "~7.32.0", - "eslint-config-standard-with-typescript": "~20.0.0", + "eslint-config-standard-with-typescript": "~21.0.1", "eslint-plugin-import": "~2.24.1", "eslint-plugin-node": "~11.1.0", "eslint-plugin-promise": "~5.1.0", - "jest": "~27.0.6", - "typescript": "~4.3.5" + "jest": "~27.5.1", + "typescript": "~4.4.4" }, "files": [ "dist"