chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.4.0 (#270)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
main
renovate[bot] 2021-04-26 11:03:24 +09:00 committed by GitHub
parent e8020c6832
commit 161411abca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/file-saver": "2.0.1", "@types/file-saver": "2.0.1",
"@wasm-tool/wasm-pack-plugin": "1.3.3", "@wasm-tool/wasm-pack-plugin": "1.4.0",
"adm-zip": "0.5.1", "adm-zip": "0.5.1",
"cpy-cli": "3.1.1", "cpy-cli": "3.1.1",
"file-saver": "2.0.5", "file-saver": "2.0.5",

View File

@ -660,10 +660,10 @@
dependencies: dependencies:
"@types/yargs-parser" "*" "@types/yargs-parser" "*"
"@wasm-tool/wasm-pack-plugin@1.3.3": "@wasm-tool/wasm-pack-plugin@1.4.0":
version "1.3.3" version "1.4.0"
resolved "https://registry.yarnpkg.com/@wasm-tool/wasm-pack-plugin/-/wasm-pack-plugin-1.3.3.tgz#682b07205929e98ef6766715a3c0594fc41d8482" resolved "https://registry.yarnpkg.com/@wasm-tool/wasm-pack-plugin/-/wasm-pack-plugin-1.4.0.tgz#752e4a6d8fe35477a3c6cafd2ac6b0351f692848"
integrity sha512-CJuluHW6JbUJoNfHj1VGZj11IS4mPK8gMmfW+/EPNViFnrzcHt6a9csG+BTyh0lw4gnzME4/nzAM7ZEiRYTUfw== integrity sha512-zQh0gA7E73dgwhUM9sXX2rsaXsdWUIdK1kMlEhds3oi6ASn+ePxhb/quZweoeo0SjxuETVb0iu+/nxUZ5HxsUQ==
dependencies: dependencies:
chalk "^2.4.1" chalk "^2.4.1"
command-exists "^1.2.7" command-exists "^1.2.7"