Update dependency typescript to v4.8.4
This commit is contained in:
parent
4c8622f3ca
commit
1f05a046b0
4 changed files with 10 additions and 10 deletions
Binary file not shown.
Binary file not shown.
|
@ -6,7 +6,7 @@
|
|||
"got-cjs": "12.3.1",
|
||||
"megalodon": "4.1.0",
|
||||
"strip-json-comments": "3.1.1",
|
||||
"typescript": "4.8.3"
|
||||
"typescript": "4.8.4"
|
||||
},
|
||||
"name": "fediverse-imagebot",
|
||||
"version": "2.0.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1176,7 +1176,7 @@ __metadata:
|
|||
pkg: 5.8.0
|
||||
prettier: 2.7.1
|
||||
strip-json-comments: 3.1.1
|
||||
typescript: 4.8.3
|
||||
typescript: 4.8.4
|
||||
bin:
|
||||
fediverse-imagebot: dist/index.js
|
||||
languageName: unknown
|
||||
|
@ -2695,13 +2695,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
|
||||
|
||||
|
@ -2715,13 +2715,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=bda367"
|
||||
"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=bda367"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 0404a09c625df01934ef774b45ce1ca57ccae41cd625fcdbb82056715320d9329e70d9d75c2c732ec6ef947444ca978c189a332b71fa21f5c1437d5a83e24906
|
||||
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue