From af59bbf872b908254c30bfce66de95355548cdc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 12:38:09 +0000 Subject: [PATCH] Update dependency pnpm to v7.19.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 03243b855dc..515922837e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: DIESEL_CLI_VERSION: 1.4.1 - PNPM_VERSION: 7.18.2 + PNPM_VERSION: 7.19.0 RUST_VERSION: 1.66.0 jobs: