From 4bdbe5ab617fabac99643bfa8582c51a5c9c0f9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:02:03 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.18.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7454d32..53dfae9e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "eslint-plugin-mmkal", "version": "0.10.2", "description": "My eslint plugin with rules I find good. If you aren't me you probably shouldn't use this.", - "packageManager": "pnpm@10.15.1", + "packageManager": "pnpm@10.18.3", "files": [ "README.md", "src/**",