chore(deps): update dependency cpy-cli to v4.2.0 (#519)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
renovate[bot] 2022-08-24 16:43:06 +09:00 committed by GitHub
parent fec94fd5f5
commit a8b2f25470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"