Update dependency gscan to v4.15.2

This commit is contained in:
Renovate Bot 2021-12-02 20:52:51 +00:00
parent 18d5d267fd
commit b16aa32fa5
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"autoprefixer": "10.4.0",
"beeper": "2.1.0",
"cssnano": "5.0.12",
"gscan": "4.15.1",
"gscan": "4.15.2",
"gulp": "4.0.2",
"gulp-livereload": "4.0.2",
"gulp-postcss": "9.0.1",

View File

@ -2184,10 +2184,10 @@ 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.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
gscan@4.15.1:
version "4.15.1"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.15.1.tgz#49880ce70530dd3a5037d1ab0e7425bd5c3e41c3"
integrity sha512-uotJz+X769RPkJT9QE5ydaTPCdDWreBB1zKBTnDbhrN0OKY9CsImdwdJJv6EKECKTQoRu/VbRE6EBtJFpGLTxg==
gscan@4.15.2:
version "4.15.2"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.15.2.tgz#ddf3e53d0f4ef68983b7192d1f15d08541baf19b"
integrity sha512-MvU0CNk+efWHFdQLOzmI3GotYnlTyPnv4le+7WW7+owz6WB1lle8EsroVMtvYTxo+Ey5R017g0lHemPYTTyrOw==
dependencies:
"@sentry/node" "6.15.0"
"@tryghost/config" "0.2.1"