Skip to content

Commit 10662e4

Browse files
chore(deps): update pnpm to v9.15.9
1 parent 524b879 commit 10662e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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": "dev@stainlessapi.com",
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)