From 971349bb8b3013aea38fca8b69bab22801f837ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 14:36:08 +0000 Subject: [PATCH] chore(deps): update eslint and prettier packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1ab0de8..607585e 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "@types/node": "20.19.39", "concurrently": "9.1.2", "cronometro": "4.0.3", - "eslint": "9.39.3", - "prettier": "3.8.1", + "eslint": "9.39.4", + "prettier": "3.8.3", "npm-run-all2": "6.2.6", "table": "6.8.2", "typescript": "5.7.2",