From c3b8c792a5fccbfacd2f966d14cb4a684db5efe1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:06:23 +0000 Subject: [PATCH] chore: bump @swc/wasm-web from 1.7.35 to 1.7.36 --- deno.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.lock b/deno.lock index 355f93e..f30a723 100644 --- a/deno.lock +++ b/deno.lock @@ -13,7 +13,7 @@ "jsr:@std/internal@^1.0.4": "jsr:@std/internal@1.0.4", "jsr:@std/path@^1.0.6": "jsr:@std/path@1.0.6", "jsr:@std/testing@^1.0.0": "jsr:@std/testing@1.0.3", - "npm:@swc/wasm-web@^1.7.4": "npm:@swc/wasm-web@1.7.35", + "npm:@swc/wasm-web@^1.7.4": "npm:@swc/wasm-web@1.7.36", "npm:dedent@^1.5.3": "npm:dedent@1.5.3", "npm:ts-toolbelt@9.6.0": "npm:ts-toolbelt@9.6.0" }, @@ -74,8 +74,8 @@ } }, "npm": { - "@swc/wasm-web@1.7.35": { - "integrity": "sha512-G3lu8JdY0GBTyhXeR04zatFUFjv9lasN7esBFcihTx9bY8J6zxEYK07/FN3t7rvMjK5IqEmW4DbipT4Q7QZ5jQ==", + "@swc/wasm-web@1.7.36": { + "integrity": "sha512-isQTYyZGkWhYpx1X9Wz9XwtvdQMsOceJRUKkNLtfdWBzUcyZiGO6StDF+LOJTPcY6pNXS+7LywgtMgYNO1ZZKQ==", "dependencies": {} }, "dedent@1.5.3": {