Skip to content

Commit 60c64d2

Browse files
committedOct 8, 2022
chore(deps): bump yarn to v3.2.4
1 parent 90a372d commit 60c64d2

File tree

7 files changed

+807
-789
lines changed

7 files changed

+807
-789
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
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
1111
spec: "@yarnpkg/plugin-interactive-tools"
1212

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"turbo": "^1.5.5",
2323
"typescript": "^4.8.4"
2424
},
25-
"packageManager": "yarn@3.2.3"
25+
"packageManager": "yarn@3.2.4"
2626
}

‎packages/anilist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"publishConfig": {
3535
"access": "public"
3636
},
37-
"packageManager": "yarn@3.2.3"
37+
"packageManager": "yarn@3.2.4"
3838
}

‎packages/spotify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"publishConfig": {
3232
"access": "public"
3333
},
34-
"packageManager": "yarn@3.2.3"
34+
"packageManager": "yarn@3.2.4"
3535
}

‎yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2619,11 +2619,11 @@ __metadata:
26192619

26202620
"typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
26212621
version: 4.8.4
2622-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
2622+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
26232623
bin:
26242624
tsc: bin/tsc
26252625
tsserver: bin/tsserver
2626-
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
2626+
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
26272627
languageName: node
26282628
linkType: hard
26292629

0 commit comments

Comments
 (0)
Please sign in to comment.