Skip to content

Commit 2ec1eab

Browse files
chore(deps): update pnpm to v9.15.9
1 parent 00726c2 commit 2ec1eab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install dependencies
3333
uses: pnpm/action-setup@v2
3434
with:
35-
version: 9.9.0
35+
version: 9.15.9
3636
run_install: |
3737
- recursive: true
3838
args: [--frozen-lockfile, --strict-peer-dependencies]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.3",
55
"description": "stainless api monorepo",
66
"author": "[email protected]",
7-
"packageManager": "pnpm@9.9.0",
7+
"packageManager": "pnpm@9.15.9",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/stainless-api/stl-api.git"

0 commit comments

Comments
 (0)