From 2c4d7b1b4590c861f1e6df9018ebf13a4cb6d97d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 12 Oct 2021 08:20:20 +0000
Subject: [PATCH] chore(deps): update dependency yarn to v1.22.15 (#12125)

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 9e36d1a4b5..2945b7ea3e 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -2,4 +2,4 @@ FROM containerbase/node:v14.18.0@sha256:50de253d90cbb55711d47927e56850c32ea5fcb7
 
 
 # renovate: datasource=npm
-RUN install-tool yarn 1.22.14
+RUN install-tool yarn 1.22.15
-- 
GitLab