Skip to content

Commit 77d914b

Browse files
chore(deps): update yarn to v3.2.3
1 parent 87907a3 commit 77d914b

File tree

5 files changed

+787
-790
lines changed

5 files changed

+787
-790
lines changed

.yarn/releases/yarn-3.2.1.cjs

Lines changed: 0 additions & 786 deletions
This file was deleted.

.yarn/releases/yarn-3.2.3.cjs

Lines changed: 783 additions & 0 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,3 +1,3 @@
11
nodeLinker: node-modules
22

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"engines": {
3030
"node": ">=10"
3131
},
32-
"packageManager": "[email protected].1",
32+
"packageManager": "[email protected].3",
3333
"peerDependencies": {
3434
"cypress": ">=4.5.0"
3535
},

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10097,7 +10097,7 @@ typescript@^4.1.3:
1009710097

1009810098
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1009910099
version: 4.7.4
10100-
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353"
10100+
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
1010110101
bin:
1010210102
tsc: bin/tsc
1010310103
tsserver: bin/tsserver
@@ -10107,7 +10107,7 @@ typescript@^4.1.3:
1010710107

1010810108
"typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
1010910109
version: 4.5.4
10110-
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=7ad353"
10110+
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=a1c5e5"
1011110111
bin:
1011210112
tsc: bin/tsc
1011310113
tsserver: bin/tsserver

0 commit comments

Comments
 (0)