Update dependency @tryghost/members-csv to v1.2.3 (#2216)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-01 09:35:20 +00:00 committed by GitHub
parent 3313655e0f
commit 30b12216c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"@tryghost/kg-clean-basic-html": "2.2.7",
"@tryghost/kg-parser-plugins": "2.11.3",
"@tryghost/limit-service": "1.0.9",
"@tryghost/members-csv": "1.2.2",
"@tryghost/members-csv": "1.2.3",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
"@tryghost/string": "0.1.22",
"@tryghost/timezone-data": "0.2.55",

View File

@ -2043,10 +2043,10 @@
lodash "^4.17.21"
luxon "^1.26.0"
"@tryghost/members-csv@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.2.tgz#bbcbb1f2cd6bff3adec204d462f10ad78f2a0269"
integrity sha512-dU6y7XztMvufDoIl5i+Mb9lo2C98DeJGIcWZN1rDBbp+XMwcrMlmrg3h5DPVeQV0R23eGZ9LDzV1YFWDHxpZkA==
"@tryghost/members-csv@1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.3.tgz#a8db3cfa4d1281e04cfc48b22eebdc1eeb06355d"
integrity sha512-a4kJB0HR653D3MxYypwXqITDyifWWYw+vnKor9IJObpJpDXspvJBr5EbIDsrEbwTIj4mYGFK4IP2LIGX+AO1bQ==
dependencies:
bluebird "^3.7.2"
fs-extra "^10.0.0"