Skip to content

Commit 44e7bdf

Browse files
committed
Update dependency pnpm to v8.15.5
1 parent 42c5e9b commit 44e7bdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request: {}
1010

1111
env:
12-
PNPM_VERSION: 8.15.4
12+
PNPM_VERSION: 8.15.5
1313

1414
concurrency:
1515
group: ci-${{ github.head_ref || github.ref }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@
9999
},
100100
"volta": {
101101
"node": "20.11.1",
102-
"pnpm": "8.15.4"
102+
"pnpm": "8.15.5"
103103
}
104104
}

0 commit comments

Comments
 (0)