Skip to content

Commit

Permalink
build(deps): update Yarn to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xel1045 committed Feb 11, 2025
1 parent 9e8e669 commit a125913
Show file tree
Hide file tree
Showing 3 changed files with 5,531 additions and 5,532 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Yarn
run: |
corepack enable yarn
corepack prepare yarn@stable --activate
corepack prepare yarn@4.2.1 --activate
- name: Install dependencies
run: |
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@
"@wordpress/keycodes": "^2.5.0",
"@wordpress/server-side-render": "^1.1.0",
"@wordpress/url": "^2.7.0"
}
},
"packageManager": "yarn@4.2.1"
}
Loading

0 comments on commit a125913

Please sign in to comment.