Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 5edc730

Browse files
committed
Update Yarn to v3.4.1
1 parent 1ad6adc commit 5edc730

File tree

5 files changed

+877
-827
lines changed

5 files changed

+877
-827
lines changed

.yarn/releases/yarn-3.3.1.cjs

-823
This file was deleted.

.yarn/releases/yarn-3.4.1.cjs

+873
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
77
spec: "@yarnpkg/plugin-workspace-tools"
88

9-
yarnPath: .yarn/releases/yarn-3.3.1.cjs
9+
yarnPath: .yarn/releases/yarn-3.4.1.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"version": "0.0.0-dev.0",
66
"author": "Noel <[email protected]>",
7-
"packageManager": "yarn@3.3.1",
7+
"packageManager": "yarn@3.4.1",
88
"workspaces": [
99
"src/winston",
1010
"src/logging",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -3174,11 +3174,11 @@ __metadata:
31743174

31753175
"typescript@patch:[email protected]#~builtin<compat/typescript>":
31763176
version: 4.9.5
3177-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
3177+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
31783178
bin:
31793179
tsc: bin/tsc
31803180
tsserver: bin/tsserver
3181-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
3181+
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
31823182
languageName: node
31833183
linkType: hard
31843184

0 commit comments

Comments
 (0)