Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Commit 355d9cd

Browse files
committed
chore(deps): update yarn to v3.2.1
1 parent 66ecad3 commit 355d9cd

8 files changed

Lines changed: 794 additions & 776 deletions

.yarn/cache/typescript-patch-90abb1f22c-63a402035e.zip renamed to .yarn/cache/typescript-patch-2971912602-63a402035e.zip

File renamed without changes.

.yarn/cache/typescript-patch-6c4da7c8b8-9cdde4aae2.zip renamed to .yarn/cache/typescript-patch-5ae9902a5e-858c61fa63.zip

10.7 MB
Binary file not shown.

.yarn/cache/typescript-patch-390c37123d-49f3e6734d.zip renamed to .yarn/cache/typescript-patch-90640989d9-6ccc2e1148.zip

10.1 MB
Binary file not shown.

.yarn/releases/yarn-3.1.0.cjs

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

.yarn/releases/yarn-3.2.1.cjs

Lines changed: 786 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
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
55
spec: "@yarnpkg/plugin-workspace-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.1.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.2.1.cjs

packages/youtube-crawl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "youtube-crawl",
3-
"packageManager": "yarn@3.1.0",
3+
"packageManager": "yarn@3.2.1",
44
"dependencies": {
55
"vercel": "23.1.2"
66
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 5
5+
version: 6
66
cacheKey: 8
77

88
"@ampproject/remapping@npm:^2.0.0":
@@ -8018,7 +8018,7 @@ __metadata:
80188018

80198019
"typescript@patch:typescript@3.9.3#~builtin<compat/typescript>":
80208020
version: 3.9.3
8021-
resolution: "typescript@patch:typescript@npm%3A3.9.3#~builtin<compat/typescript>::version=3.9.3&hash=ddd1e8"
8021+
resolution: "typescript@patch:typescript@npm%3A3.9.3#~builtin<compat/typescript>::version=3.9.3&hash=7ad353"
80228022
bin:
80238023
tsc: bin/tsc
80248024
tsserver: bin/tsserver
@@ -8028,21 +8028,21 @@ __metadata:
80288028

80298029
"typescript@patch:typescript@4.3.4#~builtin<compat/typescript>":
80308030
version: 4.3.4
8031-
resolution: "typescript@patch:typescript@npm%3A4.3.4#~builtin<compat/typescript>::version=4.3.4&hash=ddd1e8"
8031+
resolution: "typescript@patch:typescript@npm%3A4.3.4#~builtin<compat/typescript>::version=4.3.4&hash=7ad353"
80328032
bin:
80338033
tsc: bin/tsc
80348034
tsserver: bin/tsserver
8035-
checksum: 49f3e6734d6f27c1931d3a665439350d9015b28eee87ba26ebcae0ba35fc609962ad8eb0b09f0324366497d65260c4222b8735098325bba46d508b5cab7b4640
8035+
checksum: 6ccc2e1148e172da119ea4b72c66395a0c18a53884d21fb82bb4503a948a7169e9961defe24a359040a3d77bf5ff338945804296e0e27c87b5bd22ea1d25781b
80368036
languageName: node
80378037
linkType: hard
80388038

80398039
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>":
80408040
version: 4.5.5
8041-
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=ddd1e8"
8041+
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=7ad353"
80428042
bin:
80438043
tsc: bin/tsc
80448044
tsserver: bin/tsserver
8045-
checksum: 9cdde4aae20b2904431f3f2ca8acaf3b0cc52faddf68aa88b288c9d0520221817da43783a756fce7ab9360033ada0371c3ff93dfc4bdb4b13f6e9bac64e1658d
8045+
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
80468046
languageName: node
80478047
linkType: hard
80488048

0 commit comments

Comments
 (0)