Skip to content

Commit 3bbcbf4

Browse files
chore(deps): update dependency bugbox to v0.0.1
1 parent f0db981 commit 3bbcbf4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@playwright/test": "1.53.1",
1818
"@swc/core": "1.12.7",
1919
"@types/bun": "1.2.17",
20-
"bugbox": "0.0.0",
20+
"bugbox": "0.0.1",
2121
"eslint": "9.29.0",
2222
"eslint-plugin-unicorn": "59.0.1",
2323
"happy-dom": "18.0.1",
@@ -328,7 +328,7 @@
328328

329329
"buffer": ["buffer@6.0.3", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="],
330330

331-
"bugbox": ["bugbox@0.0.0", "", {}, "sha512-DQfal5VpLafCorXUsIg0FOwq52/xJ1PxOH6uIxRTCGdVwOIOI/bB8xJkFqyqYDx8giZUsu7WmRfSydBSbY4AaA=="],
331+
"bugbox": ["bugbox@0.0.1", "", {}, "sha512-9d/1+XDkYq/UT5nqaChRJHwMslIYZpWr3pXxo++oZIulT/6oMWIZd0/FzIX0X7v4HcKy/t1FJVCZgA9x/OfYiA=="],
332332

333333
"builtin-modules": ["builtin-modules@5.0.0", "", {}, "sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg=="],
334334

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@playwright/test": "1.53.1",
3333
"@swc/core": "1.12.7",
3434
"@types/bun": "1.2.17",
35-
"bugbox": "0.0.0",
35+
"bugbox": "0.0.1",
3636
"eslint": "9.29.0",
3737
"eslint-plugin-unicorn": "59.0.1",
3838
"happy-dom": "18.0.1",

0 commit comments

Comments
 (0)