Skip to content

Commit

Permalink
chore(deps): update yarn to v4 (#192)
Browse files Browse the repository at this point in the history
* chore(deps): update yarn to v4

* chore(yarn): regen lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DanCodes <dan@dancodes.online>
  • Loading branch information
renovate[bot] and dan-online authored May 7, 2024
1 parent 98ccfd0 commit a3267df
Show file tree
Hide file tree
Showing 5 changed files with 4,143 additions and 4,124 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.2.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.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 @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: pnpm

yarnPath: .yarn/releases/yarn-3.8.2.cjs
yarnPath: .yarn/releases/yarn-4.2.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"lint-staged": {
"*.ts": "eslint --fix --ext ts"
},
"packageManager": "yarn@3.8.2",
"packageManager": "yarn@4.2.1",
"dependencies": {
"axios": "^1.6.8",
"file-type": "^16.5.4"
Expand Down
Loading

0 comments on commit a3267df

Please # to comment.