Skip to content

Commit

Permalink
chore: upgrade pnpm and bun
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Dec 2, 2024
1 parent 6f8af48 commit a295d15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-generated.reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: oven-sh/setup-bun@v2
name: Install bun
with:
bun-version: "1.1.31"
bun-version: "1.1.38"

- name: Download Bati CLI
uses: actions/download-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"node": ">=18",
"pnpm": ">=9"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"pnpm": {
"overrides": {
"array-includes": "npm:@nolyfill/array-includes@^1.0.28",
Expand Down

0 comments on commit a295d15

Please sign in to comment.