From c9db627d8cc33d282159b0473ff288f0276834f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:51:00 +0000 Subject: [PATCH] chore(deps): update dependency eslint to ~9.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a1609d..b6848bc8 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "chai": "^5.2.0", "env-cmd": "^10.1.0", "esbuild": "^0.25.1", - "eslint": "~9.32.0", + "eslint": "~9.33.0", "eslint-config-prettier": "^10.1.1", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-jsdoc": "^52.0.0",