mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
chore(deps): update dependency typescript to v4.6.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7aee869610
commit
bc59085ce4
2 changed files with 2 additions and 22 deletions
|
@ -91,7 +91,7 @@
|
||||||
"ts-jest": "27.1.3",
|
"ts-jest": "27.1.3",
|
||||||
"ts-node": "10.6.0",
|
"ts-node": "10.6.0",
|
||||||
"tsconfig-paths": "3.13.0",
|
"tsconfig-paths": "3.13.0",
|
||||||
"typescript": "4.5.5"
|
"typescript": "4.6.2"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"moduleFileExtensions": [
|
"moduleFileExtensions": [
|
||||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -5321,7 +5321,7 @@ __metadata:
|
||||||
ts-node: 10.6.0
|
ts-node: 10.6.0
|
||||||
tsconfig-paths: 3.13.0
|
tsconfig-paths: 3.13.0
|
||||||
typeorm: 0.2.45
|
typeorm: 0.2.45
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -9775,16 +9775,6 @@ __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@npm:4.6.2":
|
"typescript@npm:4.6.2":
|
||||||
version: 4.6.2
|
version: 4.6.2
|
||||||
resolution: "typescript@npm:4.6.2"
|
resolution: "typescript@npm:4.6.2"
|
||||||
|
@ -9795,16 +9785,6 @@ __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=bda367"
|
|
||||||
bin:
|
|
||||||
tsc: bin/tsc
|
|
||||||
tsserver: bin/tsserver
|
|
||||||
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"typescript@patch:typescript@4.6.2#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.6.2#~builtin<compat/typescript>":
|
||||||
version: 4.6.2
|
version: 4.6.2
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
|
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
|
||||||
|
|
Loading…
Reference in a new issue