Update dependency @tryghost/members-csv to v1.2.2 (#2194)

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

View File

@ -38,7 +38,7 @@
"@tryghost/kg-clean-basic-html": "2.2.7",
"@tryghost/kg-parser-plugins": "2.11.3",
"@tryghost/limit-service": "1.0.8",
"@tryghost/members-csv": "1.2.0",
"@tryghost/members-csv": "1.2.2",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
"@tryghost/string": "0.1.21",
"@tryghost/timezone-data": "0.2.53",

View File

@ -1939,10 +1939,10 @@
lodash "^4.17.21"
luxon "^1.26.0"
"@tryghost/members-csv@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.0.tgz#c4e6a9dd4230012a8df6290910bc44324f386200"
integrity sha512-TekhWo3Hw/AJ/EYcW/mGzODqC0xvtP/26rIsgqOl5V8RFGWGJQ8mGip6A2wzUShexYVN+uATrP7W+sn1pvfYhQ==
"@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==
dependencies:
bluebird "^3.7.2"
fs-extra "^10.0.0"