Update dependency gscan to v4.30.0

This commit is contained in:
Renovate Bot 2022-05-24 17:42:05 +00:00
parent 91b37b8f5d
commit dfce7eb7ed
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 10 deletions

View File

@ -46,7 +46,7 @@
"autoprefixer": "10.4.7",
"beeper": "2.1.0",
"cssnano": "5.1.9",
"gscan": "4.29.2",
"gscan": "4.30.0",
"gulp": "4.0.2",
"gulp-livereload": "4.0.2",
"gulp-postcss": "9.0.1",

View File

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