Skip to content

Commit

Permalink
Update Yarn to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent 15e0d2d commit e15bf98
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
@@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.1.cjs
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"source-map-support": "^0.5.21",
"typescript": "next"
},
"packageManager": "yarn@3.5.1"
"packageManager": "yarn@3.6.1"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4291,7 +4291,7 @@ __metadata:

"typescript@patch:typescript@next#~builtin<compat/typescript>":
version: 5.2.0-dev.20230601
resolution: "typescript@patch:typescript@npm%3A5.2.0-dev.20230601#~builtin<compat/typescript>::version=5.2.0-dev.20230601&hash=77c9e2"
resolution: "typescript@patch:typescript@npm%3A5.2.0-dev.20230601#~builtin<compat/typescript>::version=5.2.0-dev.20230601&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit e15bf98

Please sign in to comment.