Skip to content

Commit

Permalink
chore(deps): update pnpm to v9 (#104)
Browse files Browse the repository at this point in the history
* chore(deps): update pnpm to v9

* chore: update node.js

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: tdeekens <[email protected]>
  • Loading branch information
renovate[bot] and tdeekens authored Jun 14, 2024
1 parent 6658338 commit f6539da
Show file tree
Hide file tree
Showing 3 changed files with 5,245 additions and 4,235 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node: [16, 18, 20]
node: [20, 22]

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@
"engines": {
"node": ">=16"
},
"packageManager": "pnpm@8.14.3"
"packageManager": "pnpm@9.3.0"
}
Loading

0 comments on commit f6539da

Please sign in to comment.