From d3de3e9f81d7b3dceaf970a69d29cafd9456e661 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:55:46 +0200 Subject: [PATCH] chore(deps): update pnpm to v9.12.2 (#278) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a802f28..bd0722a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@stefanobartoletti/nuxt-social-share", "type": "module", "version": "1.1.2", - "packageManager": "pnpm@9.12.1", + "packageManager": "pnpm@9.12.2", "description": "Simple Social Sharing for Nuxt", "author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)", "license": "MIT",