diff --git a/package.json b/package.json index ad030b4..b8b5f55 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "@semantic-release/git": "10.0.1", "@types/jest": "29.5.12", "@types/node": "20.16.5", - "@typescript-eslint/eslint-plugin": "8.4.0", - "@typescript-eslint/parser": "8.4.0", + "@typescript-eslint/eslint-plugin": "8.5.0", + "@typescript-eslint/parser": "8.5.0", "eslint": "9.10.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0", @@ -67,7 +67,7 @@ "rxjs": "7.8.1", "semantic-release": "24.1.0", "ts-jest": "29.2.5", - "typescript": "5.5.4" + "typescript": "5.6.2" }, "lint-staged": { "**/*": "pretty-quick --staged"