0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

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 c4026da64a
commit 7aec5667a1
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-clean-basic-html": "2.2.7",
"@tryghost/kg-parser-plugins": "2.11.3", "@tryghost/kg-parser-plugins": "2.11.3",
"@tryghost/limit-service": "1.0.8", "@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/mobiledoc-kit": "0.12.5-ghost.1",
"@tryghost/string": "0.1.21", "@tryghost/string": "0.1.21",
"@tryghost/timezone-data": "0.2.53", "@tryghost/timezone-data": "0.2.53",

View file

@ -1939,10 +1939,10 @@
lodash "^4.17.21" lodash "^4.17.21"
luxon "^1.26.0" luxon "^1.26.0"
"@tryghost/members-csv@1.2.0": "@tryghost/members-csv@1.2.2":
version "1.2.0" version "1.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.0.tgz#c4e6a9dd4230012a8df6290910bc44324f386200" resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.2.tgz#bbcbb1f2cd6bff3adec204d462f10ad78f2a0269"
integrity sha512-TekhWo3Hw/AJ/EYcW/mGzODqC0xvtP/26rIsgqOl5V8RFGWGJQ8mGip6A2wzUShexYVN+uATrP7W+sn1pvfYhQ== integrity sha512-dU6y7XztMvufDoIl5i+Mb9lo2C98DeJGIcWZN1rDBbp+XMwcrMlmrg3h5DPVeQV0R23eGZ9LDzV1YFWDHxpZkA==
dependencies: dependencies:
bluebird "^3.7.2" bluebird "^3.7.2"
fs-extra "^10.0.0" fs-extra "^10.0.0"