From 58b1f068ed9eaceeca1c3f7dc8dbb1277e148911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:51:16 +0000 Subject: [PATCH] chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20200cd5..1315473a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.24.2", "@eslint-community/eslint-utils": "^4.4.0", - "@ota-meshi/eslint-plugin": "^0.15.0", + "@ota-meshi/eslint-plugin": "^0.17.0", "@shikijs/vitepress-twoslash": "^1.2.2", "@stylistic/eslint-plugin": "~2.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0",