From 90fddaf04774450bfd1b8712943607b56ac61625 Mon Sep 17 00:00:00 2001 From: Guilherme Minozzi de Sa Date: Thu, 7 Nov 2024 22:28:52 -0300 Subject: [PATCH] chore: update versions of pipeline --- .github/workflows/development-ci.yml | 4 ++-- package.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/development-ci.yml b/.github/workflows/development-ci.yml index 537ba9a..500d5c7 100644 --- a/.github/workflows/development-ci.yml +++ b/.github/workflows/development-ci.yml @@ -19,13 +19,13 @@ jobs: - name: Setup Node uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 20 - uses: pnpm/action-setup@v2 name: Install pnpm id: pnpm-install with: - version: 7 + version: 9 run_install: false - name: Get pnpm store directory diff --git a/package.json b/package.json index e352787..5cd0878 100644 --- a/package.json +++ b/package.json @@ -101,10 +101,10 @@ ], "*.{json,js,jsx,ts,tsx,htm,html,md}": "pnpm format:check" }, - "packageManager": "pnpm@7.26.3", + "packageManager": "pnpm@9.4.0", "engines": { - "node": ">=18.0.0", - "npm": ">=6.14.13" + "node": ">=20.0.0", + "npm": ">=10.8.2" }, "msw": { "workerDirectory": [