Update dependency gscan to v4.33.0

This commit is contained in:
renovate[bot] 2022-08-01 17:09:28 +00:00 committed by GitHub
parent 2cad0d1ada
commit 42d8ac0144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View File

@ -46,7 +46,7 @@
"autoprefixer": "10.4.8",
"beeper": "2.1.0",
"cssnano": "5.1.12",
"gscan": "4.32.0",
"gscan": "4.33.0",
"gulp": "4.0.2",
"gulp-livereload": "4.0.2",
"gulp-postcss": "9.0.1",

View File

@ -180,10 +180,10 @@
json-stringify-safe "^5.0.1"
lodash "^4.17.21"
"@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==
"@tryghost/pretty-cli@1.2.29":
version "1.2.29"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.29.tgz#1484e0aae195f7766d38807e00d5b4094cfb9172"
integrity sha512-J+rA4D+VFCVG/hBZaPqaD5wXp9A+6TNYEqIYPpREvLpOL+fD5bP4W+xiYHEQa4aQoq0MNm5X7bXmtgxPFfdX+g==
dependencies:
chalk "^4.1.0"
sywac "^1.3.0"
@ -250,10 +250,10 @@
"@tryghost/root-utils" "^0.3.15"
semver "^7.3.5"
"@tryghost/zip@1.1.26":
version "1.1.26"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.26.tgz#5e6bafd8157d89ce63d034da477fd4c0511f28c7"
integrity sha512-Gbxjfk2mnd6ae2muIHxk5hquKWQRMXMVrdiXSvb6dm+PmhLw7pMEOXXydvR7hPM3gEQQodYZt652iK/KtsfdgA==
"@tryghost/zip@1.1.27":
version "1.1.27"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.27.tgz#604ae4c83dd6eabf61475cc83c6b558233cd0dfe"
integrity sha512-PokFblvBm90vtwsDJDpwYJ72lDTVj3Ig3epox035R75Dmln0Vl4wjoaeMKOv9xj3RjmXUpry/fINNMEiBX2mNg==
dependencies:
archiver "^5.0.0"
bluebird "^3.7.2"
@ -2254,19 +2254,19 @@ 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.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
gscan@4.32.0:
version "4.32.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.32.0.tgz#eb3211d7dd9c3b1cc3e9da883fe69283fb3bcbc8"
integrity sha512-ntNUO3J7Rc9KLnaJQ+QoPrrPWfoWa+8AiuYfynu7QWTq/YebC5zmuYgZMyPVvRc7C669E5A0U3VOxyBEbeth8w==
gscan@4.33.0:
version "4.33.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.33.0.tgz#9ffdf1a5b12d847b8970da2f21f13aebfd4b6e36"
integrity sha512-EBK1uRsy3Hjao46Gy2M2IVj8YExK4T/1XAUwgb1eOPTiU8hjwBBJD7/f9HHVtqNAjev8y52RqzzogDg1txjW0A==
dependencies:
"@sentry/node" "6.19.7"
"@tryghost/config" "0.2.9"
"@tryghost/debug" "0.1.17"
"@tryghost/errors" "1.2.14"
"@tryghost/logging" "2.2.3"
"@tryghost/pretty-cli" "1.2.28"
"@tryghost/pretty-cli" "1.2.29"
"@tryghost/server" "0.1.21"
"@tryghost/zip" "1.1.26"
"@tryghost/zip" "1.1.27"
bluebird "3.7.2"
chalk "4.1.2"
common-tags "1.8.2"