Skip to content

Commit 0cbf314

Browse files
Update dependency pnpm to v11.10.0 (#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf653f6 commit 0cbf314

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • .github/workflows
  • sbt-web-scalajs-esbuild/src/sbt-test/sbt-web-scalajs-esbuild/basic-project-snapshot/pnpm

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: startsWith(matrix.os, 'windows-')
5858
shell: bash
5959
run: |
60-
corepack prepare pnpm@11.9.0
60+
corepack prepare pnpm@11.10.0
6161
corepack prepare yarn@1.22.22
6262
corepack prepare yarn@4.17.0
6363
- name: Cache Selenium Manager browsers
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packageManager": "pnpm@11.9.0"
2+
"packageManager": "pnpm@11.10.0"
33
}

0 commit comments

Comments
 (0)