From 4bfc43b5a0bdaf4f19aa7138fb15949a26efcd7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 04:13:44 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.15.0 (#595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f04e9a..ac3bd4c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@tsconfig/node20": "20.1.4", "@types/jest": "29.5.14", "@types/ramda": "0.30.2", - "eslint": "9.14.0", + "eslint": "9.15.0", "eslint-plugin-jest": "28.9.0", "eslint-plugin-prettier": "5.2.1", "husky": "9.1.6",