Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update yarn to v4
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 22, 2023
1 parent f9899c7 commit 187c43b
Showing 5 changed files with 2,524 additions and 2,505 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.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,5 +1,5 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs

npmAuthToken: ${NODE_AUTH_TOKEN:-''}
npmPublishRegistry: "https://registry.npmjs.org/"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"engines": {
"node": ">=14"
},
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.0",
"type": "module",
"files": [
"dist"
3,258 changes: 1,629 additions & 1,629 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 187c43b

Please sign in to comment.