mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update yarn to v3.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
4e83c19dc7
commit
72ef02608b
6 changed files with 6 additions and 6 deletions
BIN
.yarn/releases/yarn-3.1.1.cjs
vendored
BIN
.yarn/releases/yarn-3.1.1.cjs
vendored
Binary file not shown.
BIN
.yarn/releases/yarn-3.2.0.cjs
vendored
Executable file
BIN
.yarn/releases/yarn-3.2.0.cjs
vendored
Executable file
Binary file not shown.
|
@ -6,4 +6,4 @@ plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||||
spec: "@yarnpkg/plugin-typescript"
|
spec: "@yarnpkg/plugin-typescript"
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.1.1.cjs
|
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|
||||||
|
|
|
@ -112,5 +112,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.1.1"
|
"packageManager": "yarn@3.2.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Manual changes might be lost - proceed with caution!
|
# Manual changes might be lost - proceed with caution!
|
||||||
|
|
||||||
__metadata:
|
__metadata:
|
||||||
version: 5
|
version: 6
|
||||||
cacheKey: 8
|
cacheKey: 8
|
||||||
|
|
||||||
"@ampproject/remapping@npm:^2.1.0":
|
"@ampproject/remapping@npm:^2.1.0":
|
||||||
|
@ -2359,7 +2359,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.7.0":
|
"acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.5.0, acorn@npm:^8.7.0":
|
||||||
version: 8.7.0
|
version: 8.7.0
|
||||||
resolution: "acorn@npm:8.7.0"
|
resolution: "acorn@npm:8.7.0"
|
||||||
bin:
|
bin:
|
||||||
|
@ -9908,11 +9908,11 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>":
|
||||||
version: 4.5.5
|
version: 4.5.5
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
|
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
|
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue