mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
✨ Moved the match helper to GA in gscan. Updated the custom theme select gscan rule to work with the updated match behavior.
refs50134193be
refsc3b346bb1a
This commit is contained in:
parent
cd765e2393
commit
3d57ac4464
2 changed files with 5 additions and 5 deletions
|
@ -127,7 +127,7 @@
|
|||
"ghost-storage-base": "0.0.6",
|
||||
"glob": "7.2.0",
|
||||
"got": "9.6.0",
|
||||
"gscan": "4.7.1",
|
||||
"gscan": "4.8.1",
|
||||
"html-to-text": "5.1.1",
|
||||
"image-size": "1.0.0",
|
||||
"intl": "1.2.5",
|
||||
|
|
|
@ -5393,10 +5393,10 @@ grunt@1.4.1:
|
|||
nopt "~3.0.6"
|
||||
rimraf "~3.0.2"
|
||||
|
||||
gscan@4.7.1:
|
||||
version "4.7.1"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.7.1.tgz#cee6583207b59dc9810883472c4c02e4eb8efcaa"
|
||||
integrity sha512-jCH+uCAwVyEtKxrVshSuwqnFgVehM09CHOJKoz4pU2RA2i4Epq+PCJ9Hb19fDXCaQ5asf0zfbCn9/65gseoJqw==
|
||||
gscan@4.8.1:
|
||||
version "4.8.1"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.8.1.tgz#375fcc69cb186c20e70527acb5ad94fa39672f92"
|
||||
integrity sha512-7RsDjryid2waUvmkr5QO2awghGp8EUgzNf95fE8rXr9rKjDjpUrrFTrXxlKq/CiEb1ThKJre0Jm029mcTiUcbw==
|
||||
dependencies:
|
||||
"@sentry/node" "6.13.3"
|
||||
"@tryghost/pretty-cli" "1.2.21"
|
||||
|
|
Loading…
Add table
Reference in a new issue