fix(deps): update dependency megalodon to v5.4.1
This commit is contained in:
parent
75a28979a7
commit
0b7d36d53d
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
"dependencies": {
|
||||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "7.0.1",
|
||||
"megalodon": "5.4.0"
|
||||
"megalodon": "5.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/command-line-args": "5.2.0",
|
||||
|
|
|
@ -10,7 +10,7 @@ specifiers:
|
|||
eslint: 8.35.0
|
||||
eslint-config-prettier: 8.7.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
megalodon: 5.4.0
|
||||
megalodon: 5.4.1
|
||||
pkg: 5.8.0
|
||||
prettier: 2.8.4
|
||||
typescript: 4.9.5
|
||||
|
@ -18,7 +18,7 @@ specifiers:
|
|||
dependencies:
|
||||
command-line-args: 5.2.1
|
||||
command-line-usage: 7.0.1
|
||||
megalodon: 5.4.0
|
||||
megalodon: 5.4.1
|
||||
|
||||
devDependencies:
|
||||
'@types/command-line-args': 5.2.0
|
||||
|
@ -1221,8 +1221,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/megalodon/5.4.0:
|
||||
resolution: {integrity: sha512-aC5WndBnex1oN55x1XQgI3PeJKYCS9r1S+HDpwnfOseXViPiWP/e/GftmbK75wdPhW1/PUkWAlXuDXM2rQxLdg==}
|
||||
/megalodon/5.4.1:
|
||||
resolution: {integrity: sha512-6UPbODxOFnZPChHEcoZvwTSjJaPmSMQWW40snBIT/YFxpcwH8Q8GfqYRIG46eAKl1PQCUI9gFpEvt9I+l9KKVA==}
|
||||
engines: {node: '>=15.0.0'}
|
||||
dependencies:
|
||||
'@types/oauth': 0.9.1
|
||||
|
|
Reference in a new issue