Skip to content

Commit a853f54

Browse files
authoredOct 6, 2022
chore(deps): update yarn to v3.2.4 (FRSOURCE#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc8e3b1 commit a853f54

File tree

5 files changed

+806
-788
lines changed

5 files changed

+806
-788
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
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"engines": {
5959
"node": ">=10"
6060
},
61-
"packageManager": "yarn@3.2.3",
61+
"packageManager": "yarn@3.2.4",
6262
"peerDependencies": {
6363
"cypress": ">=4.5.0"
6464
},

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10710,17 +10710,17 @@ typescript@^4.1.3:
1071010710

1071110711
"typescript@patch:typescript@4.8.4#~builtin<compat/typescript>":
1071210712
version: 4.8.4
10713-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
10713+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
1071410714
bin:
1071510715
tsc: bin/tsc
1071610716
tsserver: bin/tsserver
10717-
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
10717+
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
1071810718
languageName: node
1071910719
linkType: hard
1072010720

1072110721
"typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
1072210722
version: 4.5.4
10723-
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=a1c5e5"
10723+
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=701156"
1072410724
bin:
1072510725
tsc: bin/tsc
1072610726
tsserver: bin/tsserver

0 commit comments

Comments
 (0)
Please sign in to comment.