chore(deps): update dependency cpy-cli to v4.2.0 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>main
parent
fec94fd5f5
commit
a8b2f25470
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue