From be4a083d944264cd3a48b070b2c47cc16167181e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:13:48 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.57.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 8.57.0 | 8.57.1 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dc9532..b98e881 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "chai": "4.5.0", "chai-as-promised": "7.1.2", "chai-http": "4.4.0", - "eslint": "8.57.0", + "eslint": "8.57.1", "eslint-config-airbnb": "19.0.4", "eslint-plugin-import": "2.30.0", "eslint-plugin-jsx-a11y": "6.10.0",