Update dependency typescript to v4.8.4
This commit is contained in:
parent
cd258b154f
commit
74b8377ea5
4 changed files with 10 additions and 10 deletions
Binary file not shown.
Binary file not shown.
|
@ -5,7 +5,7 @@
|
|||
"megalodon": "4.1.0",
|
||||
"readline-sync": "1.4.10",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.8.3"
|
||||
"typescript": "4.8.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/command-line-args": "5.2.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1051,7 +1051,7 @@ __metadata:
|
|||
prettier: 2.7.1
|
||||
readline-sync: 1.4.10
|
||||
tslib: 2.4.0
|
||||
typescript: 4.8.3
|
||||
typescript: 4.8.4
|
||||
bin:
|
||||
feditoken-js: dist/token.js
|
||||
languageName: unknown
|
||||
|
@ -2415,13 +2415,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.8.3":
|
||||
version: 4.8.3
|
||||
resolution: "typescript@npm:4.8.3"
|
||||
"typescript@npm:4.8.4":
|
||||
version: 4.8.4
|
||||
resolution: "typescript@npm:4.8.4"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 8286a5edcaf3d68e65c451aa1e7150ad1cf53ee0813c07ec35b7abdfdb10f355ecaa13c6a226a694ae7a67785fd7eeebf89f845da0b4f7e4a35561ddc459aba0
|
||||
checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2435,13 +2435,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.8.3#~builtin<compat/typescript>":
|
||||
version: 4.8.3
|
||||
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
|
||||
"typescript@patch:typescript@4.8.4#~builtin<compat/typescript>":
|
||||
version: 4.8.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
|
||||
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue