mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
Update dependency @tryghost/limit-service to v0.6.1 (#2000)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b59e959ee6
commit
7dff13392f
@ -34,7 +34,7 @@
|
||||
"@tryghost/helpers": "1.1.45",
|
||||
"@tryghost/kg-clean-basic-html": "1.0.18",
|
||||
"@tryghost/kg-parser-plugins": "1.1.8",
|
||||
"@tryghost/limit-service": "0.6.0",
|
||||
"@tryghost/limit-service": "0.6.1",
|
||||
"@tryghost/members-csv": "1.0.0",
|
||||
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
|
||||
"@tryghost/string": "0.1.19",
|
||||
|
@ -1806,10 +1806,10 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.18"
|
||||
|
||||
"@tryghost/limit-service@0.6.0":
|
||||
version "0.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.0.tgz#f7167ad9e69bd8935369057f1639fa079252f0b6"
|
||||
integrity sha512-v7MnEMWGcFbllcmpYSbyAk3xNoqszFHAWm4SsN5CDMLju/ZNVvH9mL9Yzyv+5e4r1f8E/BZkd6gE0j7C1vijtQ==
|
||||
"@tryghost/limit-service@0.6.1":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.1.tgz#192a5cfcb2e9d6c335e3340ef4fcb3a1ecc23a4b"
|
||||
integrity sha512-EQyhAPXczcqpuSMpXCC9YQZ5z3aCfO4N4fT8GbZnECausf4lWH64mbUQxptlj40iDyguX4YbrJvTmCfbpCA/lA==
|
||||
dependencies:
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
Loading…
Reference in New Issue
Block a user