0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Revert "Added missing callout card css warning to gscan"

This reverts commit 61213da3d1.
This commit is contained in:
Thibaut Patel 2021-11-24 17:47:25 +01:00
parent 7cc0fa6e62
commit dc5171f8fa
2 changed files with 5 additions and 5 deletions

View file

@ -130,7 +130,7 @@
"ghost-storage-base": "1.0.0",
"glob": "7.2.0",
"got": "9.6.0",
"gscan": "4.13.0",
"gscan": "4.12.0",
"html-to-text": "5.1.1",
"image-size": "1.0.0",
"intl": "1.2.5",

View file

@ -5920,10 +5920,10 @@ grunt@1.4.1:
nopt "~3.0.6"
rimraf "~3.0.2"
gscan@4.13.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.13.0.tgz#723a45d7079f38c95c12cf4b579bda9ef7f962d9"
integrity sha512-ush9vMi0fqzbjVCEC/Rq0lqflpeesPUPGrgK0WR3BZp66cA2AGvDscas9ehPB6NXs2Bz9Rvdav+z/sFlnXe8Lw==
gscan@4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.12.0.tgz#591c05e93d71d0ff5ea746f614c3dc0541faae49"
integrity sha512-ufv+g/IEsch8NPxHkDcYtpicaN1Smbjq+NveE5JTrbOUBT/oDJP8mQc5XsJqmIHuTwKGKUsr7Cus4F44g5ks7g==
dependencies:
"@sentry/node" "6.15.0"
"@tryghost/config" "0.2.1"