Added CSS rules for new toggle card

refs https://github.com/TryGhost/Team/issues/1209
This commit is contained in:
renovate[bot] 2021-12-03 15:35:52 +05:30 committed by GitHub
parent c77ce44380
commit 917c39254d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.15.1",
"gscan": "4.15.2",
"html-to-text": "5.1.1",
"image-size": "1.0.0",
"intl": "1.2.5",

View File

@ -5637,10 +5637,10 @@ grunt@1.4.1:
nopt "~3.0.6"
rimraf "~3.0.2"
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"