Skip to content

Commit eb9cd83

Browse files
chore(deps): update yarn to v3.2.3
1 parent 666ecad commit eb9cd83

File tree

5 files changed

+788
-791
lines changed

5 files changed

+788
-791
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10097,17 +10097,17 @@ typescript@^4.1.3:
1009710097

1009810098
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1009910099
version: 4.8.2
10100-
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=7ad353"
10100+
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=a1c5e5"
1010110101
bin:
1010210102
tsc: bin/tsc
1010310103
tsserver: bin/tsserver
10104-
checksum: 6f49363af8af2fe480da1d5fa68712644438785208b06690a3cbe5e7365fd652c3a0f1e587bc8684d78fb69de3dde4de185c0bad7bb4f3664ddfc813ce8caad6
10104+
checksum: 5cb0f02f414f5405f4b0e7ee1fd7fa9177b6a8783c9017b6cad85f56ce4c4f93e0e6f2ce37e863cb597d44227cd009474c9fbd85bf7a50004e5557426cb58079
1010510105
languageName: node
1010610106
linkType: hard
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)