Skip to content

Commit

Permalink
chore(yarn): Update
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Balmos <[email protected]>
  • Loading branch information
abalmos committed Nov 6, 2024
1 parent 3d28049 commit 93b5d1b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 928 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "yarn workspaces foreach -Apt run build",
"g:tsc": "cd $INIT_CWD && tsc -b"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"volta": {
"node": "22.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@
"volta": {
"node": "22.8.0"
}
}
}

0 comments on commit 93b5d1b

Please sign in to comment.