Update dependency @tryghost/members-csv to v1.2.0 (#2163)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-03 13:59:02 +00:00 committed by GitHub
parent 6586dffa51
commit a0f5804aa8
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"@tryghost/kg-clean-basic-html": "2.2.6",
"@tryghost/kg-parser-plugins": "2.11.2",
"@tryghost/limit-service": "1.0.8",
"@tryghost/members-csv": "1.1.8",
"@tryghost/members-csv": "1.2.0",
"@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.1.8":
version "1.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.1.8.tgz#7baae9e9804df6def7410b5534f1e8f7089039fc"
integrity sha512-R3FUDRJjN2iNsW+txpPDWkYZvMyILEsJYb6S7Rvr7GIe8EByTLOTEzHXnf7/VYzVgd1ciTzCQf0x979+j64JGw==
"@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==
dependencies:
bluebird "^3.7.2"
fs-extra "^10.0.0"