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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
main
renovate[bot] 2021-03-02 12:32:52 +09:00 committed by GitHub
parent 4b701588eb
commit c2a96f6952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -23,7 +23,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/file-saver": "2.0.1", "@types/file-saver": "2.0.1",
"@wasm-tool/wasm-pack-plugin": "1.3.1", "@wasm-tool/wasm-pack-plugin": "1.3.3",
"adm-zip": "0.5.1", "adm-zip": "0.5.1",
"file-saver": "2.0.5", "file-saver": "2.0.5",
"html-webpack-plugin": "4.5.2", "html-webpack-plugin": "4.5.2",

View File

@ -642,14 +642,15 @@
dependencies: dependencies:
"@types/yargs-parser" "*" "@types/yargs-parser" "*"
"@wasm-tool/wasm-pack-plugin@1.3.1": "@wasm-tool/wasm-pack-plugin@1.3.3":
version "1.3.1" version "1.3.3"
resolved "https://registry.yarnpkg.com/@wasm-tool/wasm-pack-plugin/-/wasm-pack-plugin-1.3.1.tgz#eb8dbeeb3c0ce9af413347d3332485b9f5d4f103" resolved "https://registry.yarnpkg.com/@wasm-tool/wasm-pack-plugin/-/wasm-pack-plugin-1.3.3.tgz#682b07205929e98ef6766715a3c0594fc41d8482"
integrity sha512-8AXgN80fbbLvuROYuNsBow/MiK+VeNCzZ3WyCxwZKMIyISd1WwompVG0pLMypXd4rYnttsRyXvQqW3vDdoXZRg== integrity sha512-CJuluHW6JbUJoNfHj1VGZj11IS4mPK8gMmfW+/EPNViFnrzcHt6a9csG+BTyh0lw4gnzME4/nzAM7ZEiRYTUfw==
dependencies: dependencies:
chalk "^2.4.1" chalk "^2.4.1"
command-exists "^1.2.7" command-exists "^1.2.7"
watchpack "^1.6.0" watchpack "^1.6.0"
which "^2.0.2"
"@webassemblyjs/ast@1.9.0": "@webassemblyjs/ast@1.9.0":
version "1.9.0" version "1.9.0"