From 45882cb9d8bde5a07bd98e39da5743719ad0e8fb Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 26 May 2024 12:34:21 +0200 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ba200b..bdbf1c8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-jest": "^29.7.0", "child_process": "1.0.2", "cross-env": "^7.0.3", - "eslint": "^8.4.1", + "eslint": "^9.0.0", "husky": "^8.0.0", "jest": "^29.7.0", "leasot": "^13.0.0",