From f66f2bfb7aaf0c9ca37f2f6317b2f113dab77319 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:00:43 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v7.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44e7802..a49f21b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/mocha": "8.2.2", "@types/node": "12.20.12", "chai": "4.3.4", - "eslint": "7.26.0", + "eslint": "7.32.0", "eslint-config-standard": "14.1.1", "eslint-plugin-import": "2.22.1", "eslint-plugin-node": "11.1.0",