mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update Yarn to v3.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2d276d0cb3
commit
95228c5d19
4 changed files with 4 additions and 4 deletions
Binary file not shown.
|
@ -4,4 +4,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.2.cjs
|
yarnPath: .yarn/releases/yarn-3.2.3.cjs
|
||||||
|
|
|
@ -181,7 +181,7 @@
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"typescript": "4.8.2"
|
"typescript": "4.8.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.2",
|
"packageManager": "yarn@3.2.3",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"domhandler": "5.0.3"
|
"domhandler": "5.0.3"
|
||||||
}
|
}
|
||||||
|
|
|
@ -12944,11 +12944,11 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.8.2#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.8.2#~builtin<compat/typescript>":
|
||||||
version: 4.8.2
|
version: 4.8.2
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=f456af"
|
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=a1c5e5"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 6f49363af8af2fe480da1d5fa68712644438785208b06690a3cbe5e7365fd652c3a0f1e587bc8684d78fb69de3dde4de185c0bad7bb4f3664ddfc813ce8caad6
|
checksum: 5cb0f02f414f5405f4b0e7ee1fd7fa9177b6a8783c9017b6cad85f56ce4c4f93e0e6f2ce37e863cb597d44227cd009474c9fbd85bf7a50004e5557426cb58079
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue