Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 14, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7545290 commit 3824002
Showing 5 changed files with 3,336 additions and 3,380 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.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
@@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
spec: "https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -47,5 +47,5 @@
"pre-push": "yarn lint && yarn test"
}
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@4.0.2"
}
4,945 changes: 2,441 additions & 2,504 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 3824002

Please sign in to comment.