mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update dependency @tryghost/members-csv to v1.2.14 (#2358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dcd6eba15b
commit
059854c73b
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
||||||
"@tryghost/kg-clean-basic-html": "2.2.10",
|
"@tryghost/kg-clean-basic-html": "2.2.10",
|
||||||
"@tryghost/kg-parser-plugins": "2.11.6",
|
"@tryghost/kg-parser-plugins": "2.11.6",
|
||||||
"@tryghost/limit-service": "1.1.3",
|
"@tryghost/limit-service": "1.1.3",
|
||||||
"@tryghost/members-csv": "1.2.10",
|
"@tryghost/members-csv": "1.2.14",
|
||||||
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
|
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
|
||||||
"@tryghost/nql": "0.9.2",
|
"@tryghost/nql": "0.9.2",
|
||||||
"@tryghost/nql-lang": "0.3.2",
|
"@tryghost/nql-lang": "0.3.2",
|
||||||
|
|
|
@ -2056,10 +2056,10 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
luxon "^1.26.0"
|
luxon "^1.26.0"
|
||||||
|
|
||||||
"@tryghost/members-csv@1.2.10":
|
"@tryghost/members-csv@1.2.14":
|
||||||
version "1.2.10"
|
version "1.2.14"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.10.tgz#b69b41bc6eaacb0f6b53f959cdf8dc8ec5d156b3"
|
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.14.tgz#136ffa15427d32bb157df697bb6bfc8c4e38b237"
|
||||||
integrity sha512-D7OVxkcOQ7/bD0f/0XGd4yXEc8+R8HVfxzRckov7DERXNlfa0EBdXMCijWKwfIbGYC9BJLZxykpaCtE7krN5Ww==
|
integrity sha512-pJBXliSInaybDm4sAXGyB6rPSM/MCfeN02gwVJkT5cyZt10LlH0j9M3S5Wb7v+n5vkL6JnTrXIS/ZLNoJg2Ymw==
|
||||||
dependencies:
|
dependencies:
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue