Update Yarn to v3.2.3
This commit is contained in:
parent
287e7311be
commit
c9c052aba3
5 changed files with 269 additions and 269 deletions
File diff suppressed because one or more lines are too long
|
@ -4,4 +4,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.3.cjs
|
||||
|
|
|
@ -37,5 +37,5 @@
|
|||
"repository": "https://git.froth.zone/Sam/js-feditoken",
|
||||
"author": "Sam Therapy <sam@samtherapy.net>",
|
||||
"license": "0BSD",
|
||||
"packageManager": "yarn@3.2.2"
|
||||
"packageManager": "yarn@3.2.3"
|
||||
}
|
||||
|
|
|
@ -2410,7 +2410,7 @@ __metadata:
|
|||
|
||||
"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
|
||||
|
|
Reference in a new issue