mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
chore(deps): update dependency typescript to v4.7.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c58d1d47e4
commit
c6fd5a585e
2 changed files with 22 additions and 2 deletions
|
@ -98,7 +98,7 @@
|
||||||
"ts-jest": "28.0.3",
|
"ts-jest": "28.0.3",
|
||||||
"ts-node": "10.8.0",
|
"ts-node": "10.8.0",
|
||||||
"tsconfig-paths": "4.0.0",
|
"tsconfig-paths": "4.0.0",
|
||||||
"typescript": "4.6.4"
|
"typescript": "4.7.2"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"moduleFileExtensions": [
|
"moduleFileExtensions": [
|
||||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -5239,7 +5239,7 @@ __metadata:
|
||||||
ts-node: 10.8.0
|
ts-node: 10.8.0
|
||||||
tsconfig-paths: 4.0.0
|
tsconfig-paths: 4.0.0
|
||||||
typeorm: 0.2.45
|
typeorm: 0.2.45
|
||||||
typescript: 4.6.4
|
typescript: 4.7.2
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -9425,6 +9425,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"typescript@npm:4.7.2":
|
||||||
|
version: 4.7.2
|
||||||
|
resolution: "typescript@npm:4.7.2"
|
||||||
|
bin:
|
||||||
|
tsc: bin/tsc
|
||||||
|
tsserver: bin/tsserver
|
||||||
|
checksum: 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"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=7ad353"
|
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
|
||||||
|
@ -9435,6 +9445,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"typescript@patch:typescript@4.7.2#~builtin<compat/typescript>":
|
||||||
|
version: 4.7.2
|
||||||
|
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=7ad353"
|
||||||
|
bin:
|
||||||
|
tsc: bin/tsc
|
||||||
|
tsserver: bin/tsserver
|
||||||
|
checksum: 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
|
||||||
|
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