Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 4ed7abc commit ee9b2dc
Show file tree
Hide file tree
Showing 5 changed files with 937 additions and 928 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.4.1.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.3.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,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
2 changes: 1 addition & 1 deletion 01-pure-rust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"test": "ava",
"version": "napi version"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.3"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"workspaces": [
"01-pure-rust"
],
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.3"
}

0 comments on commit ee9b2dc

Please sign in to comment.