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.
Update Yarn to v4
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bb50e9c commit dabc681
Showing 5 changed files with 1,608 additions and 1,590 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.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
@@ -2,4 +2,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.7.0.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
@@ -4,7 +4,7 @@
"type": "module",
"main": "index.js",
"license": "MIT",
"packageManager": "yarn@3.7.0",
"packageManager": "yarn@4.0.2",
"scripts": {
"do-it": "./run.sh",
"build": "tsc --noEmit false",
1,426 changes: 713 additions & 713 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit dabc681

Please sign in to comment.