Update dependency @tryghost/limit-service to v0.6.1 (#2000)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-14 13:43:06 +01:00 committed by GitHub
parent bfad254046
commit 0106fc6fc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"