Update gscan to version 0.2.4 🚀 (#8368)

* chore(package): update gscan to version 0.2.4

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-04-21 01:26:56 +02:00 committed by Katharina Irrgang
parent c93f03b87e
commit b4c70677d8
2 changed files with 4 additions and 4 deletions

View File

@ -52,7 +52,7 @@
"ghost-ignition": "2.8.10", "ghost-ignition": "2.8.10",
"ghost-storage-base": "0.0.1", "ghost-storage-base": "0.0.1",
"glob": "5.0.15", "glob": "5.0.15",
"gscan": "0.2.3", "gscan": "0.2.4",
"html-to-text": "3.2.0", "html-to-text": "3.2.0",
"icojs": "0.7.2", "icojs": "0.7.2",
"image-size": "0.5.1", "image-size": "0.5.1",

View File

@ -2082,9 +2082,9 @@ grunt@~0.4.0:
underscore.string "~2.2.1" underscore.string "~2.2.1"
which "~1.0.5" which "~1.0.5"
gscan@0.2.3: gscan@0.2.4:
version "0.2.3" version "0.2.4"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-0.2.3.tgz#2c051e5614660dd7441507aca4cae0107bb60d8f" resolved "https://registry.yarnpkg.com/gscan/-/gscan-0.2.4.tgz#f25f0bfbbc22cf731e8f4279d85b69e8e5bc7ff4"
dependencies: dependencies:
bluebird "3.4.6" bluebird "3.4.6"
chalk "1.1.1" chalk "1.1.1"