From 31d9e0083a9b810003ed9a24be49b14af42bcbc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 19:51:48 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.57.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 8.56.0 | 8.57.0 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7025b68..3cccd00 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "chai": "4.4.1", "chai-as-promised": "7.1.1", "chai-http": "4.4.0", - "eslint": "8.56.0", + "eslint": "8.57.0", "eslint-config-airbnb": "19.0.4", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "6.8.0",