From 6a93bf0b7dc1e605b5f1b9218bc8fb9db199367f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 23:53:04 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.14.2 ##### [v9.14.2](https://github.com/pnpm/pnpm/releases/tag/v9.14.2) #### Patch Changes - `pnpm publish --json` should work [#8788](https://github.com/pnpm/pnpm/issues/8788). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
--- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d01e5a23..1ea49bee 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "eslint-plugin-mmkal", "version": "0.10.1", "description": "My eslint plugin with rules I find good. If you aren't me you probably shouldn't use this.", - "packageManager": "pnpm@9.14.1", + "packageManager": "pnpm@9.14.2", "files": [ "README.md", "src/**",