Skip to content

Commit 764669b

Browse files
chore(deps): update yarn to v3.2.4 (#1261)
1 parent 67bd270 commit 764669b

File tree

5 files changed

+805
-787
lines changed

5 files changed

+805
-787
lines changed

.yarn/releases/yarn-3.2.3.cjs

-783
This file was deleted.

.yarn/releases/yarn-3.2.4.cjs

+801
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-interactive-tools.cjs
77
spec: '@yarnpkg/plugin-interactive-tools'
88

9-
yarnPath: .yarn/releases/yarn-3.2.3.cjs
9+
yarnPath: .yarn/releases/yarn-3.2.4.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"optional": true
155155
}
156156
},
157-
"packageManager": "[email protected].3",
157+
"packageManager": "[email protected].4",
158158
"engines": {
159159
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
160160
}

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -9876,11 +9876,11 @@ __metadata:
98769876

98779877
"typescript@patch:typescript@^4.4.0#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
98789878
version: 4.8.4
9879-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
9879+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
98809880
bin:
98819881
tsc: bin/tsc
98829882
tsserver: bin/tsserver
9883-
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
9883+
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
98849884
languageName: node
98859885
linkType: hard
98869886

0 commit comments

Comments
 (0)