fix(deps): update dependency megalodon to v5.0.1
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2022-12-13 14:01:41 +00:00
parent a4b42120e4
commit e310f9a0dd
2 changed files with 9 additions and 16 deletions

View File

@ -2,7 +2,7 @@
"dependencies": {
"command-line-args": "5.2.1",
"command-line-usage": "6.1.3",
"megalodon": "5.0.0"
"megalodon": "5.0.1"
},
"devDependencies": {
"@types/command-line-args": "5.2.0",

View File

@ -10,7 +10,7 @@ specifiers:
eslint: 8.29.0
eslint-config-prettier: 8.5.0
eslint-plugin-prettier: 4.2.1
megalodon: 5.0.0
megalodon: 5.0.1
pkg: 5.8.0
prettier: 2.8.1
typescript: 4.9.4
@ -18,7 +18,7 @@ specifiers:
dependencies:
command-line-args: 5.2.1
command-line-usage: 6.1.3
megalodon: 5.0.0
megalodon: 5.0.1
devDependencies:
'@types/command-line-args': 5.2.0
@ -562,8 +562,8 @@ packages:
which: 2.0.2
dev: true
/dayjs/1.11.6:
resolution: {integrity: sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==}
/dayjs/1.11.7:
resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
dev: false
/debug/4.3.4:
@ -1185,21 +1185,21 @@ packages:
yallist: 4.0.0
dev: true
/megalodon/5.0.0:
resolution: {integrity: sha512-tsOh9kJKk+RD0q3kJgiMliOh3K9iXBseOdYy4xfrbkBRx+TmRcLO2nkqCwjy+ILtj4zaqTbqTICKAB26b02NWw==}
/megalodon/5.0.1:
resolution: {integrity: sha512-gCzK/JGYoLj/3vflVMSnyi7VwA8sIcqfs/HjypKXQPNS8F5o3jeVprwalNBqxEoGkgzDw7Ic/1UwcjuA02nJSw==}
engines: {node: '>=15.0.0'}
dependencies:
'@types/oauth': 0.9.1
'@types/ws': 8.5.3
axios: 1.1.3
dayjs: 1.11.6
dayjs: 1.11.7
form-data: 4.0.0
https-proxy-agent: 5.0.1
oauth: 0.10.0
object-assign-deep: 0.4.0
parse-link-header: 2.0.0
socks-proxy-agent: 7.0.0
typescript: 4.9.3
typescript: 4.9.4
uuid: 9.0.0
ws: 8.5.0
transitivePeerDependencies:
@ -1833,17 +1833,10 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript/4.9.3:
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: false
/typescript/4.9.4:
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/typical/4.0.0:
resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==}