Skip to content

Commit

Permalink
build: Update pnpm lock file (no-changelog) (#6395)
Browse files Browse the repository at this point in the history
* build: Update pnpm lock file

* update pnpm version

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
  • Loading branch information
cstuncsik and netroy authored Jun 7, 2023
1 parent eaa8648 commit 8c562a5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: pnpm/action-setup@v2.2.4
with:
version: 8.1.0
version: 8.6.1

- uses: actions/setup-node@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"homepage": "https://n8n.io",
"engines": {
"node": ">=16.9",
"pnpm": ">=8.1"
"pnpm": ">=8.6"
},
"packageManager": "pnpm@8.1.0",
"packageManager": "pnpm@8.6.1",
"scripts": {
"preinstall": "node scripts/block-npm-install.js",
"build": "turbo run build",
Expand Down
6 changes: 5 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c562a5

Please sign in to comment.