From cbaeb8cd592f28e2069298dc33482a8695cf053c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 02:29:54 +0000 Subject: [PATCH] chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcc416a..879b271 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@changesets/cli": "^2.24.2", "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", "@iarna/toml": "^3.0.0", - "@ota-meshi/eslint-plugin": "^0.17.5", + "@ota-meshi/eslint-plugin": "^0.18.0", "@types/benchmark": "^2.1.1", "@types/eslint": "^9.0.0", "@types/eslint-visitor-keys": "^3.0.0",