mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
chore(deps): update dependency typescript to v4.5.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e4a906a525
commit
ba883c1ede
2 changed files with 22 additions and 2 deletions
|
@ -91,7 +91,7 @@
|
||||||
"ts-jest": "27.1.3",
|
"ts-jest": "27.1.3",
|
||||||
"ts-node": "10.4.0",
|
"ts-node": "10.4.0",
|
||||||
"tsconfig-paths": "3.12.0",
|
"tsconfig-paths": "3.12.0",
|
||||||
"typescript": "4.5.4"
|
"typescript": "4.5.5"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"moduleFileExtensions": [
|
"moduleFileExtensions": [
|
||||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -5316,7 +5316,7 @@ __metadata:
|
||||||
ts-node: 10.4.0
|
ts-node: 10.4.0
|
||||||
tsconfig-paths: 3.12.0
|
tsconfig-paths: 3.12.0
|
||||||
typeorm: 0.2.41
|
typeorm: 0.2.41
|
||||||
typescript: 4.5.4
|
typescript: 4.5.5
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -9804,6 +9804,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"typescript@npm:4.5.5":
|
||||||
|
version: 4.5.5
|
||||||
|
resolution: "typescript@npm:4.5.5"
|
||||||
|
bin:
|
||||||
|
tsc: bin/tsc
|
||||||
|
tsserver: bin/tsserver
|
||||||
|
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"typescript@patch:typescript@4.5.4#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.5.4#~builtin<compat/typescript>":
|
||||||
version: 4.5.4
|
version: 4.5.4
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=493e53"
|
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=493e53"
|
||||||
|
@ -9814,6 +9824,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>":
|
||||||
|
version: 4.5.5
|
||||||
|
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
|
||||||
|
bin:
|
||||||
|
tsc: bin/tsc
|
||||||
|
tsserver: bin/tsserver
|
||||||
|
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"uid-safe@npm:~2.1.5":
|
"uid-safe@npm:~2.1.5":
|
||||||
version: 2.1.5
|
version: 2.1.5
|
||||||
resolution: "uid-safe@npm:2.1.5"
|
resolution: "uid-safe@npm:2.1.5"
|
||||||
|
|
Loading…
Reference in a new issue