From 41c745e2ee5a068b5678d211c3975b358fcfa1ea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Jan 2022 08:16:30 +0000 Subject: [PATCH] chore(deps): update buildkite plugin vital-software/monofo to v3.6.5 --- .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 46c90c65..16e1513f 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#v3.6.4: + - vital-software/monofo#v3.6.5: download: node-modules.caidx # pre-cache the old node_modules into place before yarn install upload: node-modules.caidx: diff --git a/.buildkite/pipeline.release.yml b/.buildkite/pipeline.release.yml index 9d2ece4b..22f12ea8 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#v3.6.4: + - vital-software/monofo#v3.6.5: download: - node-modules.caidx - typescript.caidx diff --git a/.buildkite/pipeline.test.yml b/.buildkite/pipeline.test.yml index 2a99177f..ed37bed2 100644 --- a/.buildkite/pipeline.test.yml +++ b/.buildkite/pipeline.test.yml @@ -36,7 +36,7 @@ steps: command: yarn test <<: *step plugins: - - vital-software/monofo#v3.6.4: + - vital-software/monofo#v3.6.5: download: - node-modules.caidx - typescript.caidx @@ -47,7 +47,7 @@ steps: command: yarn lint <<: *step plugins: - - vital-software/monofo#v3.6.4: + - vital-software/monofo#v3.6.5: download: - node-modules.caidx - typescript.caidx diff --git a/.buildkite/pipeline.typescript.yml b/.buildkite/pipeline.typescript.yml index 41a0300f..e6090f3b 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#v3.6.4: + - vital-software/monofo#v3.6.5: download: - node-modules.caidx upload: