Skip to content

Commit

Permalink
pkg: Update Yarn to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 5fcb1c7 commit 16cc895
Show file tree
Hide file tree
Showing 8 changed files with 811 additions and 226 deletions.
434 changes: 217 additions & 217 deletions .yarn/releases/yarn-4.3.0.cjs → .yarn/releases/yarn-4.3.1.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 @@ changesetIgnorePatterns:

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.0.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
2 changes: 1 addition & 1 deletion examples/coin-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coinbase-lite",
"version": "0.0.7",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Coin App",
"scripts": {
"lint": "eslint src --ext .ts,.tsx",
Expand Down
Loading

0 comments on commit 16cc895

Please sign in to comment.