Skip to content

Commit

Permalink
refactor: update yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaslanjaka committed Jul 17, 2023
1 parent b81aacd commit 566f0dd
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 227 deletions.
449 changes: 225 additions & 224 deletions .yarn/releases/yarn-3.5.1.cjs → .yarn/releases/yarn-3.6.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 @@ -24,4 +24,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.1.cjs
2 changes: 1 addition & 1 deletion lib
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.1",
"dependencies": {
"cross-spawn": "https://github.com/dimaslanjaka/node-cross-spawn/raw/5560156/release/cross-spawn.tgz",
"fs-extra": "^11.1.1",
Expand Down

0 comments on commit 566f0dd

Please sign in to comment.