Update dependency typescript to v4.7.2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d85295b010
commit
5ac38df94d
6 changed files with 10 additions and 10 deletions
Binary file not shown.
BIN
.yarn/cache/typescript-npm-4.7.2-82fa810e5c-5163585e6b.zip
vendored
Normal file
BIN
.yarn/cache/typescript-npm-4.7.2-82fa810e5c-5163585e6b.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/typescript-patch-cb65c93a25-09d93fc098.zip
vendored
Normal file
BIN
.yarn/cache/typescript-patch-cb65c93a25-09d93fc098.zip
vendored
Normal file
Binary file not shown.
|
@ -6,7 +6,7 @@
|
|||
"got-cjs": "12.0.4",
|
||||
"megalodon": "4.0.1",
|
||||
"strip-json-comments": "3.1.1",
|
||||
"typescript": "4.6.4"
|
||||
"typescript": "4.7.2"
|
||||
},
|
||||
"name": "fediverse-imagebot",
|
||||
"version": "2.0.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1123,7 +1123,7 @@ __metadata:
|
|||
pkg: 5.7.0
|
||||
prettier: 2.6.2
|
||||
strip-json-comments: 3.1.1
|
||||
typescript: 4.6.4
|
||||
typescript: 4.7.2
|
||||
bin:
|
||||
fediverse-imagebot: dist/index.js
|
||||
languageName: unknown
|
||||
|
@ -2629,13 +2629,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.6.4":
|
||||
version: 4.6.4
|
||||
resolution: "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: e7bfcc39cd4571a63a54e5ea21f16b8445268b9900bf55aee0e02ad981be576acc140eba24f1af5e3c1457767c96cea6d12861768fb386cf3ffb34013718631a
|
||||
checksum: 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2649,13 +2649,13 @@ __metadata:
|
|||
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=bda367"
|
||||
"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=bda367"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 1cb434fbc637d347be90e3a0c6cd05e33c38f941713c8786d3031faf1842c2c148ba91d2fac01e7276b0ae3249b8633f1660e32686cc7a8c6a8fd5361dc52c66
|
||||
checksum: 09d93fc0983d38eadd9b0427f790b49b4437f45002a87d447be3fbe53120880e87a91dd03e1d900498f99205d6e0b7c9784fe41fca11d56f4bbce371f74bb160
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue