summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-23 02:06:44 +0000
committerGitHub <noreply@github.com>2022-07-23 02:06:44 +0000
commit46b1fd77eb42db7d9b79034d9fff75ebb276c405 (patch)
tree6ef62e7406d957d7d76463d93e7f479d5efe0ac2 /package.json
parent46332963905be5f8516e8d1850a7df460e45a96c (diff)
Bump wasm-check from 2.1.0 to 2.1.2
Bumps [wasm-check](https://github.com/MaxGraey/wasm-check) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/MaxGraey/wasm-check/releases) - [Commits](https://github.com/MaxGraey/wasm-check/commits) --- updated-dependencies: - dependency-name: wasm-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0e9c08f40..7cd311e4b 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"terser-webpack-plugin": "^5.3.3",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
- "wasm-check": "^2.1.0",
+ "wasm-check": "^2.1.2",
"webpack-node-externals": "^3.0.0",
"worker-loader": "^3.0.8"
},