From 257574c9066beb50295711d597a434e0ef8a417e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:21:59 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.15.1 (#467) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51f6381..8ae8ac3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/masonmcelvain/usehop" }, - "packageManager": "pnpm@9.15.0", + "packageManager": "pnpm@9.15.1", "engines": { "node": "22.12.0" },