From f9ad9f717512b48e0560d73c9965cf358eaf0f74 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Mar 2022 03:41:27 +0000 Subject: [PATCH] chore(deps): update buildkite plugin vital-software/monofo to v5.0.4 --- .buildkite/pipeline.node-modules.yml | 2 +- .buildkite/pipeline.release.yml | 2 +- .buildkite/pipeline.test.yml | 4 ++-- .buildkite/pipeline.typescript.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.buildkite/pipeline.node-modules.yml b/.buildkite/pipeline.node-modules.yml index b8304560..d17ff6cf 100644 --- a/.buildkite/pipeline.node-modules.yml +++ b/.buildkite/pipeline.node-modules.yml @@ -20,7 +20,7 @@ steps: plugins: - docker-compose#v3.9.0: run: node - - vital-software/monofo#v5.0.3: + - vital-software/monofo#v5.0.4: download: node-modules.catar.caibx # pre-cache the old node_modules into place before yarn install upload: node-modules.catar.caibx: diff --git a/.buildkite/pipeline.release.yml b/.buildkite/pipeline.release.yml index b62f360f..2f82aa0f 100644 --- a/.buildkite/pipeline.release.yml +++ b/.buildkite/pipeline.release.yml @@ -19,7 +19,7 @@ steps: plugins: - improbable-eng/metahook#v0.4.1: pre-command: git fetch --tags -f # To allow mutating build tags for now - - vital-software/monofo#v5.0.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx - typescript.catar.caibx diff --git a/.buildkite/pipeline.test.yml b/.buildkite/pipeline.test.yml index 115ec77b..9d375d29 100644 --- a/.buildkite/pipeline.test.yml +++ b/.buildkite/pipeline.test.yml @@ -36,7 +36,7 @@ steps: command: yarn test <<: *step plugins: - - vital-software/monofo#v5.0.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx - typescript.catar.caibx @@ -47,7 +47,7 @@ steps: command: yarn lint <<: *step plugins: - - vital-software/monofo#v5.0.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx - typescript.catar.caibx diff --git a/.buildkite/pipeline.typescript.yml b/.buildkite/pipeline.typescript.yml index e13c4eed..a59136c8 100644 --- a/.buildkite/pipeline.typescript.yml +++ b/.buildkite/pipeline.typescript.yml @@ -22,7 +22,7 @@ steps: plugins: - docker-compose#v3.9.0: run: node - - vital-software/monofo#v5.0.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx upload: