mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update Yarn to v3.2.2 (#2214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5daf70ed42
commit
9ea04e3006
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.
|
@ -1,3 +1,3 @@
|
||||||
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
|
|
|
@ -168,7 +168,7 @@
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"typescript": "4.7.4"
|
"typescript": "4.7.4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.1",
|
"packageManager": "yarn@3.2.2",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"domhandler": "5.0.3"
|
"domhandler": "5.0.3"
|
||||||
}
|
}
|
||||||
|
|
|
@ -19656,7 +19656,7 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.5#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.5#~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=7ad353"
|
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
|
|
Loading…
Reference in a new issue