From 5bdcddafa247fc873c0a97d2ec5c00af00ae3eed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:09:13 +0000 Subject: [PATCH] chore(deps): eslint@8.57.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81f49b2..4c5bfa9 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/lodash.isfunction": "^3.0.9", "@types/tape": "^5.6.4", "conventional-changelog-conventionalcommits": "^8.0.0", - "eslint": "^8.57.0", + "eslint": "^8.57.1", "is-browser": "^2.1.0", "lodash.isfunction": "^3.0.9", "rimraf": "^6.0.1",