mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update yarn to v3.2.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dbdad71631
commit
c068984fc3
5 changed files with 3 additions and 3 deletions
BIN
.yarn/releases/yarn-3.2.1.cjs
vendored
BIN
.yarn/releases/yarn-3.2.1.cjs
vendored
Binary file not shown.
BIN
.yarn/releases/yarn-3.2.2.cjs
vendored
Executable file
BIN
.yarn/releases/yarn-3.2.2.cjs
vendored
Executable file
Binary file not shown.
|
@ -8,4 +8,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
||||
|
|
|
@ -135,5 +135,5 @@
|
|||
"github-actions"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@3.2.1"
|
||||
"packageManager": "yarn@3.2.2"
|
||||
}
|
||||
|
|
|
@ -9508,7 +9508,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=7ad353"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
|
Loading…
Reference in a new issue