Skip to content

Commit bb26005

Browse files
chore(deps): update yarn to v3.8.6 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b749185 commit bb26005

File tree

5 files changed

+176
-176
lines changed

5 files changed

+176
-176
lines changed

.yarn/releases/yarn-3.8.5.cjs renamed to .yarn/releases/yarn-3.8.6.cjs

Lines changed: 173 additions & 173 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodeLinker: node-modules
2-
yarnPath: .yarn/releases/yarn-3.8.5.cjs
2+
yarnPath: .yarn/releases/yarn-3.8.6.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "^5.0.0"
4040
},
4141
"license": "MIT",
42-
"packageManager": "[email protected].5",
42+
"packageManager": "[email protected].6",
4343
"prettier": {
4444
"useTabs": true
4545
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6072,7 +6072,7 @@ __metadata:
60726072

60736073
"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
60746074
version: 5.7.2
6075-
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
6075+
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=cef18b"
60766076
bin:
60776077
tsc: bin/tsc
60786078
tsserver: bin/tsserver

0 commit comments

Comments
 (0)