Skip to content

Commit fc24934

Browse files
chore(deps-dev): bump happy-dom in /src/Serilog.Ui.Web (#155)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.4 to 15.10.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v15.7.4...v15.10.2) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97afd7d commit fc24934

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.2",
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.2:
2833+
version "15.10.2"
2834+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.2.tgz#14ae6652d1a80d2611e3f5832cb61ab5e2d1b539"
2835+
integrity sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==
28362836
dependencies:
28372837
entities "^4.5.0"
28382838
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)