Skip to content

Commit

Permalink
Update dependency @tryghost/mg-fs-utils to v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 820e5b5 commit 1f8c73c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tryghost/listr-smart-renderer": "0.5.15",
"@tryghost/logging": "2.4.19",
"@tryghost/mg-assetscraper": "0.4.16",
"@tryghost/mg-fs-utils": "0.15.1",
"@tryghost/mg-fs-utils": "0.15.2",
"@tryghost/pretty-cli": "1.2.45",
"@tryghost/zip": "1.1.47",
"axios": "1.7.9",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1871,17 +1871,17 @@
pretty-bytes "6.1.1"
srcset "5.0.1"

"@tryghost/[email protected].1":
version "0.15.1"
resolved "https://registry.yarnpkg.com/@tryghost/mg-fs-utils/-/mg-fs-utils-0.15.1.tgz#652da27a083bd8ce15de9c42bbdae471f952be4d"
integrity sha512-O8NkVv9L0PdCqZvkIAhhZzEvHrX/Pke2xUedPO9BIPGN4onZzc3QmeUVnXAlLh38o4kO/pwRQBvPfj80+aSG3A==
"@tryghost/[email protected].2":
version "0.15.2"
resolved "https://registry.yarnpkg.com/@tryghost/mg-fs-utils/-/mg-fs-utils-0.15.2.tgz#6beab19e33b45351ec7cf8a7b430995c8f4b291e"
integrity sha512-oWfXpicHJj4lwCx54MvR8Y5O8kpN0p+CyoYtVRCIVQ9QokhNvw2sal9U+ysfz+mvjU2Nmas0IVYKF3fw97ODMQ==
dependencies:
"@tryghost/errors" "1.3.6"
"@tryghost/image-transform" "1.3.0"
"@tryghost/string" "0.2.12"
"@tryghost/zip" "1.1.47"
adm-zip "0.5.16"
csv-parse "5.5.6"
csv-parse "5.6.0"
dotenv "16.4.5"
fs-extra "11.2.0"
lodash "4.17.21"
Expand Down Expand Up @@ -3347,10 +3347,10 @@ csv-generate@^3.4.3:
resolved "https://registry.yarnpkg.com/csv-generate/-/csv-generate-3.4.3.tgz#bc42d943b45aea52afa896874291da4b9108ffff"
integrity sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==

csv-parse@5.5.6:
version "5.5.6"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.6.tgz#0d726d58a60416361358eec291a9f93abe0b6b1a"
integrity sha512-uNpm30m/AGSkLxxy7d9yRXpJQFrZzVWLFBkS+6ngPcZkw/5k3L/jjFuj7tVnEpRn+QgmiXr21nDlhCiUK4ij2A==
csv-parse@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.6.0.tgz#219beace2a3e9f28929999d2aa417d3fb3071c7f"
integrity sha512-l3nz3euub2QMg5ouu5U09Ew9Wf6/wQ8I++ch1loQ0ljmzhmfZYrH9fflS22i/PQEvsPvxCwxgz5q7UB8K1JO4Q==

csv-parse@^4.16.3:
version "4.16.3"
Expand Down

0 comments on commit 1f8c73c

Please sign in to comment.