From ed58ec09e529413bd456e19b296d233602685ad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 23:27:17 +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..1994279 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.5.0", "bugs": { "url": "https://github.com/thundermiracle/gatsby-remark-prismjs-copy-button/issues" },