mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
chore(deps): update yarn to v3.2.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
15fe950e84
commit
04f06ea938
5 changed files with 4 additions and 4 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.
|
@ -8,4 +8,4 @@ plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||||
spec: "@yarnpkg/plugin-workspace-tools"
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.2.3.cjs
|
yarnPath: .yarn/releases/yarn-3.2.4.cjs
|
||||||
|
|
|
@ -141,5 +141,5 @@
|
||||||
"github-actions"
|
"github-actions"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.3"
|
"packageManager": "yarn@3.2.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -9697,7 +9697,7 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>":
|
||||||
version: 4.7.4
|
version: 4.7.4
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
|
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=701156"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
|
@ -9707,7 +9707,7 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.8.3#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.8.3#~builtin<compat/typescript>":
|
||||||
version: 4.8.3
|
version: 4.8.3
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
|
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=701156"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
|
|
Loading…
Reference in a new issue