From 8aeaa322fe4cf1104e3f379118bfb9ded932ae00 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 19 Mar 2022 11:12:20 +0000 Subject: [PATCH] chore(deps): update yarn to v1.22.18 (#1694) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1694 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f331557a..9eb485344 100644 --- a/package.json +++ b/package.json @@ -144,5 +144,5 @@ } }, "license": "AGPL-3.0-or-later", - "packageManager": "yarn@1.22.17" + "packageManager": "yarn@1.22.18" }