Skip to content

Commit 3c7c247

Browse files
chore(deps): update yarn to v3.2.2
1 parent 0323662 commit 3c7c247

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.2.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.2.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].2",
3333
"peerDependencies": {
3434
"cypress": ">=4.5.0"
3535
},

yarn.lock

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

1005610056
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1005710057
version: 4.7.4
10058-
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353"
10058+
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
1005910059
bin:
1006010060
tsc: bin/tsc
1006110061
tsserver: bin/tsserver
@@ -10065,7 +10065,7 @@ typescript@^4.1.3:
1006510065

1006610066
"typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
1006710067
version: 4.5.4
10068-
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=7ad353"
10068+
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=f456af"
1006910069
bin:
1007010070
tsc: bin/tsc
1007110071
tsserver: bin/tsserver

0 commit comments

Comments
 (0)