Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

build(deps): update yarn to v4 #126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.7.cjs

This file was deleted.

948 changes: 948 additions & 0 deletions .yarn/releases/yarn-4.9.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 @@ -4,5 +4,5 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: '@yarnpkg/plugin-typescript'

yarnPath: .yarn/releases/yarn-3.8.7.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs
enableGlobalCache: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@
"engines": {
"node": ">=12.20.0"
},
"packageManager": "yarn@3.8.7"
"packageManager": "yarn@4.9.1"
}
Loading
Loading