Skip to content

Commit

Permalink
Merge pull request #272 from aminya/renovate/pnpm-9.x [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Sep 10, 2024
2 parents 90d7a9b + 1318ec9 commit 5e68b68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node:
- 22.6.0
pnpm:
- 9.9.0
- 9.10.0
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
node:
- 22
pnpm:
- 9.9.0
- 9.10.0
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
node:
- 22
pnpm:
- 9.9.0
- 9.10.0
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:
node:
- 22
pnpm:
- 9.9.0
- 9.10.0
container:
- { file: "ubuntu-llvm.dockerfile", image: "setup-cpp-ubuntu-llvm", tag: "22.04-0.41.0" }
- { file: "fedora-llvm.dockerfile", image: "setup-cpp-fedora-llvm", tag: "40-0.41.0" }
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"node": ">=12.x",
"pnpm": "^9"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"workspaces": [
"packages/*"
],
Expand Down

0 comments on commit 5e68b68

Please sign in to comment.