Update dependency gscan to v4.22.0

This commit is contained in:
Renovate Bot 2022-01-14 10:47:32 +00:00
parent 77206bcc62
commit d6d2420a05
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"autoprefixer": "10.4.2",
"beeper": "2.1.0",
"cssnano": "5.0.15",
"gscan": "4.21.1",
"gscan": "4.22.0",
"gulp": "4.0.2",
"gulp-concat": "2.6.1",
"gulp-livereload": "4.0.2",

View File

@ -2224,10 +2224,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.21.1:
version "4.21.1"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.21.1.tgz#d60881383219168754d7b9c455cc87fe38234c02"
integrity sha512-W+hOWr2W3HCb4Nipfcbuhn1v4P68W0wyaZ/jjk02qKtgVWESc9WcCWQQXnNuOQ7TuyLMH1KUXcaT0TIFYeFtLw==
gscan@4.22.0:
version "4.22.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.22.0.tgz#9f7996ea0c18caa6ba234148145223a64b40cd46"
integrity sha512-IhAoNL8089XT5HY0synqeadpfdLpZnI062drPID+qfhE7GSSh/N5SNv3naB3iP5L2Gt77mIplf21BTylUvqSpw==
dependencies:
"@sentry/node" "6.16.1"
"@tryghost/config" "0.2.2"