chore(deps): update yarn to v3.2.4 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1329d27775
commit
5021cf50a4
5 changed files with 6 additions and 6 deletions
BIN
.yarn/releases/yarn-3.2.3.cjs
vendored
BIN
.yarn/releases/yarn-3.2.3.cjs
vendored
Binary file not shown.
BIN
.yarn/releases/yarn-3.2.4.cjs
vendored
Executable file
BIN
.yarn/releases/yarn-3.2.4.cjs
vendored
Executable file
Binary file not shown.
|
@ -1 +1 @@
|
|||
yarnPath: .yarn/releases/yarn-3.2.3.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.4.cjs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "rss-reader",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"packageManager": "yarn@3.2.3",
|
||||
"packageManager": "yarn@3.2.4",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"start": "netlify dev",
|
||||
|
|
|
@ -18675,17 +18675,17 @@ typescript@^4.1.5:
|
|||
|
||||
"typescript@patch:typescript@4.8.4#~builtin<compat/typescript>":
|
||||
version: 4.8.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
|
||||
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@^3.9.7#~builtin<compat/typescript>":
|
||||
version: 3.9.10
|
||||
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=a1c5e5"
|
||||
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=701156"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
@ -18695,7 +18695,7 @@ typescript@^4.1.5:
|
|||
|
||||
"typescript@patch:typescript@^4.1.5#~builtin<compat/typescript>":
|
||||
version: 4.3.5
|
||||
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=a1c5e5"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=701156"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
|
Loading…
Reference in a new issue