Update dependency megalodon to v4.1.0
This commit is contained in:
parent
8e9c24d726
commit
47f26566c5
5 changed files with 7 additions and 27 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
"dependencies": {
|
||||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"megalodon": "4.0.2",
|
||||
"megalodon": "4.1.0",
|
||||
"readline-sync": "1.4.10",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.7.4"
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -994,7 +994,7 @@ __metadata:
|
|||
eslint: 8.19.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
megalodon: 4.0.2
|
||||
megalodon: 4.1.0
|
||||
pkg: 5.7.0
|
||||
prettier: 2.7.1
|
||||
readline-sync: 1.4.10
|
||||
|
@ -1467,9 +1467,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"megalodon@npm:4.0.2":
|
||||
version: 4.0.2
|
||||
resolution: "megalodon@npm:4.0.2"
|
||||
"megalodon@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "megalodon@npm:4.1.0"
|
||||
dependencies:
|
||||
"@types/oauth": ^0.9.0
|
||||
"@types/ws": ^8.2.3
|
||||
|
@ -1480,10 +1480,10 @@ __metadata:
|
|||
oauth: ^0.9.15
|
||||
object-assign-deep: ^0.4.0
|
||||
socks-proxy-agent: ^7.0.0
|
||||
typescript: 4.7.3
|
||||
typescript: 4.7.4
|
||||
uuid: ^8.0.0
|
||||
ws: 8.5.0
|
||||
checksum: e02a68bffa21fd52dda494f1a81a8e563d3bc48bc43c19ded743586e9b3e2146e5ffacfcfca1d92281e7bfc12f5d1d04d7a6eab6f7a969595a7f65c99c13a509
|
||||
checksum: b5a4ddeb31fa4d8ba28a07deac3422042ca00f3a105efa050dac018064031f5f2c320c1f1f28782a86df005a49fe9680382c84cb6b751a2b3c5754ec82a71275
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2340,16 +2340,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.7.3":
|
||||
version: 4.7.3
|
||||
resolution: "typescript@npm:4.7.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.7.4":
|
||||
version: 4.7.4
|
||||
resolution: "typescript@npm:4.7.4"
|
||||
|
@ -2360,16 +2350,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
|
||||
version: 4.7.3
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=7ad353"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>":
|
||||
version: 4.7.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353"
|
||||
|
|
Reference in a new issue