From 2a5a0118e983a867632fb18f9d4aad9bad10409c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 15:54:26 +0000 Subject: [PATCH] chore(deps): update yarn to v4.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 807b1ed..ad4da9a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "type": "module", - "packageManager": "yarn@4.4.1", + "packageManager": "yarn@4.5.0", "scripts": { "dev": "nuxt dev", "build": "nuxt build",