From ec625ba9796a7d3fc40ef4cdc3a9d74af521819a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:55:49 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.12.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | pnpm | 9.12.0 | 9.12.1 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5e31ae..db982a8 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "iced-test": "1.0.0", "semantic-release": "23.1.1" }, - "packageManager": "pnpm@9.12.0", + "packageManager": "pnpm@9.12.1", "scripts": { "clean": "make clean", "build": "make build",