Skip to content

Commit

Permalink
fix: update dependency output-files to v2.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 66c277c commit c90f420
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6395,6 +6395,15 @@ fs-extra@^10.0.0:
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^11.1.0:
version "11.1.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^9.0.0, fs-extra@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
Expand Down Expand Up @@ -9994,12 +10003,12 @@ os-tmpdir@~1.0.2:
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=

output-files@^2.0.0, output-files@^2.0.7:
version "2.0.10"
resolved "https://registry.yarnpkg.com/output-files/-/output-files-2.0.10.tgz#1ed799cae3685a8d41b3d61e5952d1a4a7ca8171"
integrity sha512-5R6yGlEpu0kgno2/xYrmr0fX9nv608ygo2ge7ByVURjyIESHu7uzuWSaksEkOKzf6ZXWAzVQJjeRgSkX205eyQ==
version "2.0.29"
resolved "https://registry.yarnpkg.com/output-files/-/output-files-2.0.29.tgz#01f44c72e00f4291a8c5ac9b21086635bf630d2d"
integrity sha512-gv9R0u3aMUh/PpnKge12an22PXRyG4tO481uGpx4vn93BHQ5oHfwxqORhGs2gZjE9LmX1VUjoPQPdQpBBUf58A==
dependencies:
"@dword-design/functions" "^4.0.0"
fs-extra "^10.0.0"
fs-extra "^11.1.0"

p-defer@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit c90f420

Please sign in to comment.