Update dependency gscan to v4.30.0

This commit is contained in:
Renovate Bot 2022-05-24 17:02:20 +00:00
parent 57af47a69e
commit 0f9939b3a0
2 changed files with 10 additions and 10 deletions

View File

@ -88,7 +88,7 @@
"autoprefixer": "10.4.7", "autoprefixer": "10.4.7",
"beeper": "2.1.0", "beeper": "2.1.0",
"cssnano": "5.1.9", "cssnano": "5.1.9",
"gscan": "4.29.2", "gscan": "4.30.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"gulp-concat": "2.6.1", "gulp-concat": "2.6.1",
"gulp-livereload": "4.0.2", "gulp-livereload": "4.0.2",

View File

@ -205,10 +205,10 @@
json-stringify-safe "^5.0.1" json-stringify-safe "^5.0.1"
lodash "^4.17.21" lodash "^4.17.21"
"@tryghost/pretty-cli@1.2.27": "@tryghost/pretty-cli@1.2.28":
version "1.2.27" version "1.2.28"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.27.tgz#f2b95fd96374c7782a42c093b09834cb373797f5" resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.28.tgz#11d4644b6d2ae4759a7015b66c3949895d92230e"
integrity sha512-hPxQEF/A/LG6/RTXQfanO97VgiBx9lkENBe0lh0JMsD5ab8glf4LkPDH6aMvQ+PumvNIKBpVZuozEvN8Ak0asA== integrity sha512-2YWNklw2VLcCPtBY0lErzCqejq0mE6w7flQhdZ9WJFm8iXhgUcgJggtr+4Vy9+b2cgobTJyO4xF7IoqSr8ytxg==
dependencies: dependencies:
chalk "^4.1.0" chalk "^4.1.0"
sywac "^1.3.0" sywac "^1.3.0"
@ -2318,17 +2318,17 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6,
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ== integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
gscan@4.29.2: gscan@4.30.0:
version "4.29.2" version "4.30.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.29.2.tgz#7c052cfaa467564041fb1b7d7ceec89a3e77bc62" resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.30.0.tgz#546f79549bb2e7b45672a0810344b2b347ba4c5c"
integrity sha512-fb972+CMgVs5gg3+X69f1QNuSBUbC7XM909EajZMtsnAULWOw3kWeSNahMJX+d4jA2VL2+EJ8PdoWsxI+9rgLw== integrity sha512-NxIVqpw/0m1VhsOAy5d2opLBdWTtyOd/esSoWsM0wdVa4Z9krWcHKW8VRgyuh6gAo7IaZacupALXaqzr3DCggQ==
dependencies: dependencies:
"@sentry/node" "6.19.7" "@sentry/node" "6.19.7"
"@tryghost/config" "0.2.2" "@tryghost/config" "0.2.2"
"@tryghost/debug" "0.1.11" "@tryghost/debug" "0.1.11"
"@tryghost/errors" "1.2.12" "@tryghost/errors" "1.2.12"
"@tryghost/logging" "2.1.8" "@tryghost/logging" "2.1.8"
"@tryghost/pretty-cli" "1.2.27" "@tryghost/pretty-cli" "1.2.28"
"@tryghost/server" "0.1.4" "@tryghost/server" "0.1.4"
"@tryghost/zip" "1.1.25" "@tryghost/zip" "1.1.25"
bluebird "3.7.2" bluebird "3.7.2"