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

Commit

Permalink
chore(deps): update yarn to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 26, 2021
1 parent fd2356e commit b9cf0ae
Show file tree
Hide file tree
Showing 7 changed files with 156 additions and 156 deletions.
Binary file not shown.
300 changes: 150 additions & 150 deletions .yarn/releases/yarn-3.1.0.cjs → .yarn/releases/yarn-3.1.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.1.0.cjs
yarnPath: .yarn/releases/yarn-3.1.1.cjs
2 changes: 1 addition & 1 deletion packages/youtube-crawl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube-crawl",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"dependencies": {
"vercel": "23.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7431,7 +7431,7 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 3.9.3
resolution: "typescript@patch:typescript@npm%3A3.9.3#~builtin<compat/typescript>::version=3.9.3&hash=ddd1e8"
resolution: "typescript@patch:typescript@npm%3A3.9.3#~builtin<compat/typescript>::version=3.9.3&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand All @@ -7441,7 +7441,7 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.3.4
resolution: "typescript@patch:typescript@npm%3A4.3.4#~builtin<compat/typescript>::version=4.3.4&hash=ddd1e8"
resolution: "typescript@patch:typescript@npm%3A4.3.4#~builtin<compat/typescript>::version=4.3.4&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand All @@ -7451,11 +7451,11 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=ddd1e8"
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 24a439e062a05e3285a4f0e8a40644116ecdca89f3e908bed01e5a01b9aee747e3bcf0e85fe9e017e5ebf0c0863437c39479f2616f55a244c2d82d37022cdc4f
checksum: 53838d56aba6fcc947d63aa0771e5d966b1b648fddafed6e221d7f38c71219c4e036ece8cfe9e35ed80cf5a35ff4eb958934c993f99c3233773ec4f9ccd53f69
languageName: node
linkType: hard

Expand Down

0 comments on commit b9cf0ae

Please sign in to comment.