diff --git a/package.json b/package.json index 4cb2234..d16054a 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "@types/node": "^16.11.6", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.31.1", - "eslint": "^7.5.0", - "jest": "^26.6.3", + "eslint": "^10.0.0", + "jest": "^27.0.0", "standard-version": "^9.1.0", "ts-jest": "^26.4.4", "tslib": "^2.0.3",