chore(deps-dev): upgrade turbo to latest (#1472)

* chore(deps-dev): upgrade turbo to latest

* chore: cleanup

* chore: update pkg json config

* chore(workflows): upgrade pnpm to latest

* chore: update pkg json config

* chore: update pkg json config

* chore: cleanup
This commit is contained in:
Braks
2024-07-01 10:38:26 +02:00
committed by GitHub
parent 02aac40acf
commit 8f53488995
5 changed files with 48 additions and 48 deletions

View File

@@ -9,7 +9,7 @@ runs:
- name: Install pnpm 📦
uses: pnpm/action-setup@v3.0.0
with:
version: 9.1.0
version: 9.3.0
run_install: false
- name: Setup pnpm config 📖