mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-29 06:54:25 -05:00
chore(deps): update dependency typescript to v4.6.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
69027e9483
commit
e519c5dfb1
2 changed files with 22 additions and 2 deletions
|
@ -96,7 +96,7 @@
|
||||||
"ts-jest": "27.1.3",
|
"ts-jest": "27.1.3",
|
||||||
"ts-node": "10.7.0",
|
"ts-node": "10.7.0",
|
||||||
"tsconfig-paths": "3.14.1",
|
"tsconfig-paths": "3.14.1",
|
||||||
"typescript": "4.6.2"
|
"typescript": "4.6.3"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"moduleFileExtensions": [
|
"moduleFileExtensions": [
|
||||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -5378,7 +5378,7 @@ __metadata:
|
||||||
ts-node: 10.7.0
|
ts-node: 10.7.0
|
||||||
tsconfig-paths: 3.14.1
|
tsconfig-paths: 3.14.1
|
||||||
typeorm: 0.2.45
|
typeorm: 0.2.45
|
||||||
typescript: 4.6.2
|
typescript: 4.6.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -10015,6 +10015,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"typescript@npm:4.6.3":
|
||||||
|
version: 4.6.3
|
||||||
|
resolution: "typescript@npm:4.6.3"
|
||||||
|
bin:
|
||||||
|
tsc: bin/tsc
|
||||||
|
tsserver: bin/tsserver
|
||||||
|
checksum: 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
|
||||||
|
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"
|
||||||
|
@ -10025,6 +10035,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"typescript@patch:typescript@4.6.3#~builtin<compat/typescript>":
|
||||||
|
version: 4.6.3
|
||||||
|
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=bda367"
|
||||||
|
bin:
|
||||||
|
tsc: bin/tsc
|
||||||
|
tsserver: bin/tsserver
|
||||||
|
checksum: 6bf45caf847062420592e711bc9c28bf5f9a9a7fa8245343b81493e4ededae33f1774009d1234d911422d1646a2c839f44e1a23ecb111b40a60ac2ea4c1482a8
|
||||||
|
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