Skip to content

Commit

Permalink
chore(deps): update yarn to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2022
1 parent 6d0d608 commit 37e2a3e
Show file tree
Hide file tree
Showing 5 changed files with 804 additions and 786 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.2.cjs

This file was deleted.

801 changes: 801 additions & 0 deletions .yarn/releases/yarn-3.2.4.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,2 +1,2 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.2.4.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prepare": "husky install",
"start": "turbo run start"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": ">=14.x"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2344,7 +2344,7 @@ typescript@latest:

"typescript@patch:typescript@latest#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 37e2a3e

Please sign in to comment.