Skip to content

Commit 78a4086

Browse files
chore(deps-dev): bump happy-dom in /src/Serilog.Ui.Web
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.4 to 15.10.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v15.7.4...v15.10.1) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97afd7d commit 78a4086

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/Serilog.Ui.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-testing-library": "^6.3.0",
5555
"eslint-plugin-vitest": "^0.5.4",
5656
"eslint-plugin-vitest-globals": "^1.5.0",
57-
"happy-dom": "^15.7.4",
57+
"happy-dom": "^15.10.1",
5858
"msw": "^2.4.9",
5959
"postcss": "^8.4.47",
6060
"postcss-preset-mantine": "^1.17.0",

src/Serilog.Ui.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2829,10 +2829,10 @@ graphql@^16.8.1:
28292829
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
28302830
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
28312831

2832-
happy-dom@^15.7.4:
2833-
version "15.7.4"
2834-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.7.4.tgz#05aade59c1d307336001b7004c76dfc6a829f220"
2835-
integrity sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==
2832+
happy-dom@^15.10.1:
2833+
version "15.10.1"
2834+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.1.tgz#db49321a7af97d8c18c45622de2817b382ac7595"
2835+
integrity sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==
28362836
dependencies:
28372837
entities "^4.5.0"
28382838
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)