Update dependency megalodon to v4.1.0
This commit is contained in:
parent
6ee8a94329
commit
e6bb89a6e8
5 changed files with 7 additions and 27 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"got-cjs": "12.0.4",
|
||||
"megalodon": "4.0.2",
|
||||
"megalodon": "4.1.0",
|
||||
"strip-json-comments": "3.1.1",
|
||||
"typescript": "4.7.4"
|
||||
},
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -1120,7 +1120,7 @@ __metadata:
|
|||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
got-cjs: 12.0.4
|
||||
megalodon: 4.0.2
|
||||
megalodon: 4.1.0
|
||||
pkg: 5.7.0
|
||||
prettier: 2.7.1
|
||||
strip-json-comments: 3.1.1
|
||||
|
@ -1687,9 +1687,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
|
||||
|
@ -1700,10 +1700,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
|
||||
|
||||
|
@ -2620,16 +2620,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"
|
||||
|
@ -2640,16 +2630,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=bda367"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 8257ce7ecbbf9416da60045a76a99d473698ca9e973fa0ddab7137cacb1587255431176cbbcc801a650938c4dc8109ab88355774829a714fabe56a53a2fe4524
|
||||
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=bda367"
|
||||
|
|
Reference in a new issue