Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.6 (#439)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b749185 commit bb26005
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 176 deletions.
346 changes: 173 additions & 173 deletions .yarn/releases/yarn-3.8.5.cjs → .yarn/releases/yarn-3.8.6.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.8.5.cjs
yarnPath: .yarn/releases/yarn-3.8.6.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.0.0"
},
"license": "MIT",
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"prettier": {
"useTabs": true
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6072,7 +6072,7 @@ __metadata:

"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit bb26005

Please sign in to comment.