Skip to content

Commit

Permalink
chore: update yarn to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2024
1 parent d8f10ff commit 1f8c2bf
Show file tree
Hide file tree
Showing 5 changed files with 1,534 additions and 1,502 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.0.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.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,6 +1,6 @@
---
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs

npmAuthToken: ${NODE_AUTH_TOKEN:-''}
npmPublishRegistry: "https://registry.npmjs.org/"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"optional": true
}
},
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.4.0",
"volta": {
"node": "20.10.0",
"yarn": "4.0.2"
"yarn": "4.4.0"
}
}
Loading

0 comments on commit 1f8c2bf

Please sign in to comment.