Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Update dependency @tryghost/members-csv to v1.1.6 (#2067)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 7, 2021
1 parent 010abab commit 2471d27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tryghost/kg-clean-basic-html": "2.0.4",
"@tryghost/kg-parser-plugins": "2.0.4",
"@tryghost/limit-service": "0.6.1",
"@tryghost/members-csv": "1.1.3",
"@tryghost/members-csv": "1.1.6",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
"@tryghost/string": "0.1.20",
"@tryghost/timezone-data": "0.2.50",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1836,10 +1836,10 @@
lodash "^4.17.21"
luxon "^1.26.0"

"@tryghost/[email protected].3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.1.3.tgz#b7fe995cc0dc356d60519b3529d57b2cca987739"
integrity sha512-TUlK9C3y3odOgHIsj7wdYOU2WbhUcrKCRZ7Sie4Gr36+FZeBaQO2l7BBS8/Htn/v88LXbFWFPZVuGVPxnpkpAA==
"@tryghost/[email protected].6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.1.6.tgz#32c936cdff698317a9f20c4c98b8a55aad5a804f"
integrity sha512-q064BD3ZOI9h+jC4V20Tj15Y1Uzlrw6IL0EmPN50JvmkulYlafDYBrD8S++awd1jweapACrJM9Kb6kVoF1kIqQ==
dependencies:
bluebird "^3.7.2"
fs-extra "^10.0.0"
Expand Down

0 comments on commit 2471d27

Please sign in to comment.