Skip to content

Commit 95b73dd

Browse files
chore(deps): update dependency happy-dom to v20 [security]
1 parent 705ac2c commit 95b73dd

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
@@ -20,7 +20,7 @@
2020
"dprint": "0.50.1",
2121
"eslint": "9.33.0",
2222
"eslint-plugin-unicorn": "60.0.0",
23-
"happy-dom": "18.0.1",
23+
"happy-dom": "20.0.2",
2424
"lightningcss": "1.30.1",
2525
"purgecss": "7.0.2",
2626
"stylelint": "16.23.1",
@@ -490,7 +490,7 @@
490490

491491
"graphemer": ["graphemer@1.4.0", "", {}, "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag=="],
492492

493-
"happy-dom": ["happy-dom@18.0.1", "", { "dependencies": { "@types/node": "^20.0.0", "@types/whatwg-mimetype": "^3.0.2", "whatwg-mimetype": "^3.0.0" } }, "sha512-qn+rKOW7KWpVTtgIUi6RVmTBZJSe2k0Db0vh1f7CWrWclkkc7/Q+FrOfkZIb2eiErLyqu5AXEzE7XthO9JVxRA=="],
493+
"happy-dom": ["happy-dom@20.0.2", "", { "dependencies": { "@types/node": "^20.0.0", "@types/whatwg-mimetype": "^3.0.2", "whatwg-mimetype": "^3.0.0" } }, "sha512-pYOyu624+6HDbY+qkjILpQGnpvZOusItCk+rvF5/V+6NkcgTKnbOldpIy22tBnxoaLtlM9nXgoqAcW29/B7CIw=="],
494494

495495
"has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="],
496496

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dprint": "0.50.1",
3939
"eslint": "9.33.0",
4040
"eslint-plugin-unicorn": "60.0.0",
41-
"happy-dom": "18.0.1",
41+
"happy-dom": "20.0.2",
4242
"lightningcss": "1.30.1",
4343
"purgecss": "7.0.2",
4444
"stylelint": "16.23.1",

0 commit comments

Comments
 (0)