chore(deps): update yarn to v3.2.3 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4a8e6d47be
commit
74afd3847f
4 changed files with 5 additions and 5 deletions
Binary file not shown.
|
@ -1 +1 @@
|
|||
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.3.cjs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "rss-reader",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"packageManager": "yarn@3.2.2",
|
||||
"packageManager": "yarn@3.2.3",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"start": "netlify dev",
|
||||
|
|
|
@ -18540,7 +18540,7 @@ typescript@^4.1.5:
|
|||
|
||||
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>":
|
||||
version: 4.7.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
@ -18550,7 +18550,7 @@ typescript@^4.1.5:
|
|||
|
||||
"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=f456af"
|
||||
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=a1c5e5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
@ -18560,7 +18560,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=f456af"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=a1c5e5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
|
Loading…
Reference in a new issue