Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and aminya committed Sep 21, 2024
1 parent ff4c828 commit 52acadc
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.10.0
- 9.11.0
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
node:
- 22
pnpm:
- 9.10.0
- 9.11.0
steps:
- uses: actions/checkout@v4

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

0 comments on commit 52acadc

Please sign in to comment.