From f29c4efe62038dc18641a562b138a938c390a435 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 13 Oct 2023 13:03:55 +0200 Subject: [PATCH] build: bump volta pnpm version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f42376c..6abae4d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "volta": { "node": "20.8.0", - "pnpm": "8.8.0" + "pnpm": "8.9.0" }, "repository": { "type": "git", -- 2.43.0