From a8b2f25470902257b295eab73ea9636a461f4c7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:43:06 +0900 Subject: [PATCH] chore(deps): update dependency cpy-cli to v4.2.0 (#519) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docx-wasm/package.json | 2 +- docx-wasm/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docx-wasm/package.json b/docx-wasm/package.json index 4740477..b68f7cb 100644 --- a/docx-wasm/package.json +++ b/docx-wasm/package.json @@ -28,7 +28,7 @@ "@types/file-saver": "2.0.5", "@wasm-tool/wasm-pack-plugin": "1.6.0", "adm-zip": "0.5.9", - "cpy-cli": "4.1.0", + "cpy-cli": "4.2.0", "file-saver": "2.0.5", "html-webpack-plugin": "4.5.2", "jest": "28.1.3", diff --git a/docx-wasm/yarn.lock b/docx-wasm/yarn.lock index 5c72438..0ec1f06 100644 --- a/docx-wasm/yarn.lock +++ b/docx-wasm/yarn.lock @@ -2129,10 +2129,10 @@ cp-file@^9.1.0: nested-error-stacks "^2.0.0" p-event "^4.1.0" -cpy-cli@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/cpy-cli/-/cpy-cli-4.1.0.tgz#64ce7e23e095a4961539f89da6413f5deb8a62f6" - integrity sha512-JA6bth6/mxPCa19SrWkIuPEBrea8vO9g1v0qhmCLnAKOfTcsNk5/X3W1o9aZuOHgugRcxdyR67rO4Gw/DA+4Qg== +cpy-cli@4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/cpy-cli/-/cpy-cli-4.2.0.tgz#d60bf9ac776486af20aac2fa4fb95f8f10b35ce8" + integrity sha512-b04b+cbdr29CdpREPKw/itrfjO43Ty0Aj7wRM6M6LoE4GJxZJCk9Xp+Eu1IqztkKh3LxIBt1tDplENsa6KYprg== dependencies: cpy "^9.0.0" meow "^10.1.2"