Skip to content

Commit

Permalink
chore(deps): ⬆️ Update Yarn to v3.8.1 (#3094)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent ef6f5c2 commit e47ddb4
Show file tree
Hide file tree
Showing 4 changed files with 877 additions and 877 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'

yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-3.8.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"yarn": ">=1.22.19",
"node": ">=16.0.0 <17.0.0"
},
"packageManager": "yarn@3.7.0",
"packageManager": "yarn@3.8.1",
"config": {
"commitizen": {
"path": "cz-conventional-changelog",
Expand Down

0 comments on commit e47ddb4

Please sign in to comment.