From 50037df24ae0055b87e442f0cce2c62fcd562939 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 06:29:59 +0000 Subject: [PATCH] fix: update dependency output-files to v2.0.28 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 37ad154..2bfc0bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11836,9 +11836,9 @@ os-tmpdir@~1.0.2: integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g== output-files@^2.0.0: - version "2.0.27" - resolved "https://registry.yarnpkg.com/output-files/-/output-files-2.0.27.tgz#f8d652a8f40f1d628a6ff9ad1728ac08310b7f77" - integrity sha512-303RwJWVV5VhxeITbCojcTMxs2MfDayOGUwtq3lXISuyUx5yekTK8fDd+65bEm5QhkS395MKeIwww5L7p3bExA== + version "2.0.28" + resolved "https://registry.yarnpkg.com/output-files/-/output-files-2.0.28.tgz#3427f8daf54eb9ac03f068b14c1e82a9cd681afa" + integrity sha512-+HpNeuSVXAyKvDxBI+3l+xcI9KbOK/KpW1CrAVMoVsBFODEPwTh68h9OogZpPeYIw2etf1UdWrnhFB/MQr78JA== dependencies: "@dword-design/functions" "^4.0.0" fs-extra "^11.1.0"