Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sugiruu committed Sep 4, 2020
1 parent 91bf66f commit f19b157
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 265 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"dependencies": {
"chalk": "^4.1.0",
"cli-progress": "^3.8.2",
"eslint": "^7.2.0",
"eslint": "^7.8.1",
"global-modules": "^2.0.0",
"miniget": "^2.0.0",
"miniget": "^2.0.1",
"sanitize-filename": "^1.6.3",
"yargs": "^15.3.1",
"ytdl-core": "^2.1.7"
"yargs": "^15.4.1",
"ytdl-core": "^3.2.2"
},
"peerDependencies": {
"ffmpeg-binaries": "^4.0.0",
Expand All @@ -52,15 +52,15 @@
],
"devDependencies": {
"@ffmpeg-installer/ffmpeg": "^1.0.15",
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.12",
"chai": "^4.2.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"jsdoc-to-markdown": "^6.0.1",
"mocha": "^8.0.1",
"mocha": "^8.1.3",
"mock-require": "^3.0.3",
"mp3-duration": "^1.1.0",
"nyc": "^15.1.0",
Expand Down
Loading

0 comments on commit f19b157

Please sign in to comment.