From 67cb9b81ea8cc6c8c3f8cfbd70f7ff257bc4d904 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:16:38 +0000 Subject: [PATCH] chore(deps): update yarn to v1.22.22 (#572) 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 ba1c53cb..5352c375 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "main": "dist/cjs/index.js", "repository": "https://github.com/recruit-tech/recoil-sync-next.git", "license": "MIT", - "packageManager": "yarn@1.22.21", + "packageManager": "yarn@1.22.22", "scripts": { "inst": "run-s -c inst:*", "inst:lib": "yarn install",