From b64148a41445efa7379388c100f9e73c41fd0b10 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 23 Oct 2021 14:44:27 +0000
Subject: [PATCH] chore(deps): update dependency yarn to v1.22.16 (#12285)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
---
 .devcontainer/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile
index 86e338ca78..96027677fd 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -2,4 +2,4 @@ FROM containerbase/node:v14.18.1@sha256:b720748f7a35570e402a8741f37a5bd54ad485dd
 
 
 # renovate: datasource=npm
-RUN install-tool yarn 1.22.15
+RUN install-tool yarn 1.22.16
-- 
GitLab