From 7c190f96b5a47feaed7340859b84cc3b3853f02d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 19:40:19 +0800 Subject: [PATCH] chore(deps): update yarn to v4.2.2 (#154) 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 2fd1aed..f2b928d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hurl.nvim", - "packageManager": "yarn@4.2.1", + "packageManager": "yarn@4.2.2", "devDependencies": { "all-contributors-cli": "^6.26.1" }