From 9373b1fd6a2922fecd90c216b945ce6e94ee9d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 14:56:06 +0000 Subject: [PATCH] chore(deps): update pnpm to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b957db..7e37ef8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "ThunderMiracle", "license": "MIT", "main": "index.js", - "packageManager": "pnpm@7.32.2", + "packageManager": "pnpm@8.4.0", "bugs": { "url": "https://github.com/thundermiracle/gatsby-remark-prismjs-copy-button/issues" },