From 04362570cff9655df25b7aa8d3cab0804babf430 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 11:35:28 +0000 Subject: [PATCH] chore(deps): update dependency bugbox to v0.0.3 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index af2ab4a6..e99f43b1 100644 --- a/bun.lock +++ b/bun.lock @@ -17,7 +17,7 @@ "@playwright/test": "1.53.1", "@swc/core": "1.12.7", "@types/bun": "1.2.17", - "bugbox": "0.0.0", + "bugbox": "0.0.3", "eslint": "9.29.0", "eslint-plugin-unicorn": "59.0.1", "happy-dom": "18.0.1", @@ -328,7 +328,7 @@ "buffer": ["buffer@6.0.3", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="], - "bugbox": ["bugbox@0.0.0", "", {}, "sha512-DQfal5VpLafCorXUsIg0FOwq52/xJ1PxOH6uIxRTCGdVwOIOI/bB8xJkFqyqYDx8giZUsu7WmRfSydBSbY4AaA=="], + "bugbox": ["bugbox@0.0.3", "", {}, "sha512-ePPCfY7lNj2Us6BILB6R5lcjwljRZQAKsHZrkrerWtZNjMAZJbxiyoCMqhIfEsurJzdUoBLYAjR8hd4LLKsIjA=="], "builtin-modules": ["builtin-modules@5.0.0", "", {}, "sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg=="], diff --git a/package.json b/package.json index 865d54cd..1a9f6945 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@playwright/test": "1.53.1", "@swc/core": "1.12.7", "@types/bun": "1.2.17", - "bugbox": "0.0.0", + "bugbox": "0.0.3", "eslint": "9.29.0", "eslint-plugin-unicorn": "59.0.1", "happy-dom": "18.0.1",