Skip to content

Commit

Permalink
Update Yarn to v4 (#645)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 7eca038 commit 2da13b4
Show file tree
Hide file tree
Showing 5 changed files with 2,753 additions and 2,734 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
Expand Up @@ -20,4 +20,4 @@ packageExtensions:
dependencies:
webpack: "*"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"stream-http": "3.2.0",
"tailwindcss": "3.3.3"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.0.0"
}
Loading

0 comments on commit 2da13b4

Please sign in to comment.