Skip to content

Commit f4362f0

Browse files
chore: upgrade pnpm to 10.30.3
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
1 parent 46adb1e commit f4362f0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
name: Install pnpm
3838
with:
3939
run_install: false
40-
version: 10.5.0
4140

4241
- name: Set up Node.js
4342
uses: actions/setup-node@v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,5 +389,5 @@
389389
]
390390
}
391391
},
392-
"packageManager": "pnpm@10.5.0"
392+
"packageManager": "pnpm@10.30.3"
393393
}

0 commit comments

Comments
 (0)