Skip to content

Commit

Permalink
chore(package): Upgrade anime-dl to version 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Mar 27, 2017
1 parent e5cfa45 commit 3b6f12d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/lgaticaq/anime-dl-cli#readme",
"dependencies": {
"anime-dl": "^4.0.2",
"anime-dl": "^4.0.3",
"chalk": "^1.1.3",
"commander": "^2.9.0",
"ora": "^1.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ ajv@^4.7.0:
co "^4.6.0"
json-stable-stringify "^1.0.1"

anime-dl@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/anime-dl/-/anime-dl-4.0.2.tgz#6582594488adfeda9efe2c6bbab1630260d6d12c"
anime-dl@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/anime-dl/-/anime-dl-4.0.3.tgz#d8e6d82fac7d97cd0902c8ba4ad900a021e2c06e"
dependencies:
cheerio "^0.22.0"
cloudscraper "^1.4.1"
fuse.js "^2.6.1"
fuse.js "^2.6.2"

ansi-align@^1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -624,9 +624,9 @@ fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"

fuse.js@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-2.6.1.tgz#d118e00f9a859f7b354ed4f7740214249e32a57a"
fuse.js@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-2.6.2.tgz#d5d994fda96f543b5a51df38b72cec9cc60d9dea"

generate-changelog@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 3b6f12d

Please sign in to comment.