Skip to content

Commit fcb08dc

Browse files
Update dependency yarn to v4.17.1
1 parent 7bbad75 commit fcb08dc

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/berry

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
corepack prepare pnpm@11.10.0
6161
corepack prepare yarn@1.22.22
62-
corepack prepare yarn@4.17.0
62+
corepack prepare yarn@4.17.1
6363
- name: Cache Selenium Manager browsers
6464
uses: actions/cache@v6
6565
with:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packageManager": "yarn@4.17.0"
2+
"packageManager": "yarn@4.17.1"
33
}

0 commit comments

Comments
 (0)