Skip to content

Commit

Permalink
chore(deps): bump yarn to v4.1.0 (#377)
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 Feb 3, 2024
1 parent 5b4f233 commit 2b3885f
Show file tree
Hide file tree
Showing 8 changed files with 1,017 additions and 1,017 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.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
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion packages/anilist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion packages/igdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion packages/spotify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
1,350 changes: 675 additions & 675 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 2b3885f

Please sign in to comment.