mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update yarn to v3.2.1
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
6db903db33
commit
891336468a
6 changed files with 3 additions and 3 deletions
BIN
.yarn/releases/yarn-3.2.0.cjs
vendored
BIN
.yarn/releases/yarn-3.2.0.cjs
vendored
Binary file not shown.
BIN
.yarn/releases/yarn-3.2.1.cjs
vendored
Executable file
BIN
.yarn/releases/yarn-3.2.1.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.0.cjs
|
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|
||||||
|
|
|
@ -123,5 +123,5 @@
|
||||||
"github-actions"
|
"github-actions"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.0"
|
"packageManager": "yarn@3.2.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -9507,7 +9507,7 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>":
|
||||||
version: 4.6.4
|
version: 4.6.4
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=bda367"
|
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
|
|
Loading…
Reference in a new issue