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 Jan 30, 2024
1 parent 931075f commit c67fd46
Show file tree
Hide file tree
Showing 5 changed files with 1,792 additions and 1,682 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.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
@@ -1,3 +1,3 @@
yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "template",
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@4.1.0",
"main": "./build/main.js",
"scripts": {
"lint": "eslint --cache --report-unused-disable-directives --ignore-path .gitignore --ext .ts src/",
Expand Down
Loading

0 comments on commit c67fd46

Please sign in to comment.