0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update dependency gscan to v3.3.0

This commit is contained in:
Renovate Bot 2020-02-03 18:09:11 +00:00 committed by Daniel Lockyer
parent a510e075b6
commit c863d215fb
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"ghost-storage-base": "0.0.3",
"glob": "7.1.6",
"got": "9.6.0",
"gscan": "3.2.5",
"gscan": "3.3.0",
"html-to-text": "5.1.1",
"image-size": "0.8.3",
"intl": "1.2.5",

View file

@ -3983,10 +3983,10 @@ grunt@1.0.4:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"
gscan@3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.2.5.tgz#395279a4c3ff23d3739166131111924408076e60"
integrity sha512-f+amF7ggOzM29r58+WfV8Z5sWa7pCgoqaWDAjn59/bqzycDeusgz5J1PznkuANhYzoOCQ9L1wZ3cu/9fDjpzwQ==
gscan@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.3.0.tgz#6529c12ce7ccdd0590d1a579d245c9070ae886b7"
integrity sha512-6/47M9TITWCn5H6tJv7st/26x2/9DMzee9NLB2pOz0DWnFSlqC31evBdrk4Mk6B6FYx3BfXpLWuZevoLPRZ5hQ==
dependencies:
"@tryghost/extract-zip" "1.6.6"
"@tryghost/pretty-cli" "1.2.2"