Skip to content

Commit

Permalink
Update dependency gscan to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 28, 2019
1 parent c3123e4 commit ab7609e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"ghost-storage-base": "0.0.3",
"glob": "7.1.5",
"got": "9.6.0",
"gscan": "3.0.0",
"gscan": "3.0.1",
"html-to-text": "5.1.1",
"image-size": "0.8.3",
"intl": "1.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3762,10 +3762,10 @@ grunt@1.0.4:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"

gscan@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.0.0.tgz#04e7a8eebff365c08d93323f281d652f32156c65"
integrity sha512-ihVSl8pBZjQwJvbdCZ5tmx808XjWcTdGUNIl+Drquohpo7738ybSScLGuKFgbnrtZwV5gYQ9FPwv0EK6HMMDzA==
gscan@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.0.1.tgz#0fde633d864bfde2c9a67915b21f8e050d3ea317"
integrity sha512-E1d6yoGqMIdknIx4DFT3nzQJnKhyN/Iq80QTqzeuDz44o9I7RtLw/OTVgVWWtDzFyV09zM0tljK9LEi3qw+zgg==
dependencies:
"@tryghost/extract-zip" "1.6.6"
"@tryghost/pretty-cli" "1.2.1"
Expand All @@ -3777,7 +3777,7 @@ gscan@3.0.0:
fs-extra "^8.0.0"
ghost-ignition "3.1.0"
glob "^7.0.5"
lodash "^4.17.11"
lodash "^4.17.12"
multer "^1.1.0"
pluralize "^8.0.0"
require-dir "^1.0.0"
Expand Down

0 comments on commit ab7609e

Please sign in to comment.