Skip to content

Commit

Permalink
Update Yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 9830ae4 commit ebf3a24
Show file tree
Hide file tree
Showing 5 changed files with 3,031 additions and 3,012 deletions.
874 changes: 0 additions & 874 deletions frontend/.yarn/releases/yarn-3.6.1.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions frontend/.yarn/releases/yarn-4.0.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
"peerDependencies": {
"prettier": ">2.0.0"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@4.0.1"
}
Loading

0 comments on commit ebf3a24

Please sign in to comment.