Skip to content

Commit aa21a22

Browse files
Update dependency pnpm to v11.12.0 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27af303 commit aa21a22

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.11.0
60+
corepack prepare pnpm@11.12.0
6161
corepack prepare yarn@1.22.22
6262
corepack prepare yarn@4.17.1
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.11.0"
2+
"packageManager": "pnpm@11.12.0"
33
}

0 commit comments

Comments
 (0)