Merge branch 'renovate/typescript-4.x' into 'main'
chore(deps): update dependency typescript to v4.7.2 See merge request dungeonslayers/ds4!198
This commit is contained in:
commit
19009097d6
2 changed files with 24 additions and 4 deletions
|
@ -99,7 +99,7 @@
|
|||
"semver": "7.3.7",
|
||||
"ts-jest": "28.0.3",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.6.4",
|
||||
"typescript": "4.7.2",
|
||||
"yargs": "17.5.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
26
yarn.lock
26
yarn.lock
|
@ -3675,7 +3675,7 @@ __metadata:
|
|||
semver: 7.3.7
|
||||
ts-jest: 28.0.3
|
||||
tslib: 2.4.0
|
||||
typescript: 4.6.4
|
||||
typescript: 4.7.2
|
||||
yargs: 17.5.1
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
@ -8592,7 +8592,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.6.4, typescript@npm:^4.6.4":
|
||||
"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@npm:^4.6.4":
|
||||
version: 4.6.4
|
||||
resolution: "typescript@npm:4.6.4"
|
||||
bin:
|
||||
|
@ -8602,7 +8612,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
|
||||
"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
|
||||
|
||||
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
|
||||
version: 4.6.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
|
||||
bin:
|
||||
|
|
Loading…
Reference in a new issue