From 0f5448641884e42a140690934e0ff2c42beac67f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 13:27:53 +0000 Subject: [PATCH] Update pnpm to v11 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 54dd49e..81f079c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stanlemon/lectionary", - "version": "2.0.11", + "version": "2.0.12", "description": "A calculator for the Western Christian church calendar.", "keywords": [ "christian", @@ -11,7 +11,7 @@ ], "author": "Stan Lemon ", "license": "MIT", - "packageManager": "pnpm@10.33.4", + "packageManager": "pnpm@11.1.2", "repository": { "type": "git", "url": "git@github.com:stanlemon/lectionary-js.git"