Skip to content

Commit 7f7e186

Browse files
chore(deps): ⬆️ Update Yarn to v3.7.0 (#3039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a9b4d1 commit 7f7e186

File tree

4 files changed

+877
-876
lines changed

4 files changed

+877
-876
lines changed

.yarn/releases/yarn-3.6.4.cjs

Lines changed: 0 additions & 874 deletions
This file was deleted.

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 875 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
55
spec: '@yarnpkg/plugin-workspace-tools'
66

7-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
7+
yarnPath: .yarn/releases/yarn-3.7.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"yarn": ">=1.22.19",
8181
"node": ">=16.0.0 <17.0.0"
8282
},
83-
"packageManager": "yarn@3.6.4",
83+
"packageManager": "yarn@3.7.0",
8484
"config": {
8585
"commitizen": {
8686
"path": "cz-conventional-changelog",

0 commit comments

Comments
 (0)