From aeb7f9dfade52992cda74974afce43e9a85fe2e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 15:11:57 +0800 Subject: [PATCH] chore(deps): update pnpm to v8.7.5 (#17) 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 25e5b02..d3773af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-app", "private": true, - "packageManager": "pnpm@8.7.4", + "packageManager": "pnpm@8.7.5", "scripts": { "build": "nuxt build", "dev": "nuxt dev",