Skip to content

Commit 3fc21ea

Browse files
build(deps-dev): bump happy-dom from 14.7.1 to 18.0.1
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.7.1 to 18.0.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v14.7.1...v18.0.1) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 18.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e544a9 commit 3fc21ea

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

views/js/backend/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-vue": "^5.0.0",
2323
"@vitest/coverage-v8": "^1.0.0",
2424
"autoprefixer": "^10.4.14",
25-
"happy-dom": "^14.0.0",
25+
"happy-dom": "^18.0.1",
2626
"postcss": "^8.4.21",
2727
"rollup-plugin-analyzer": "^4.0.0",
2828
"sass": "^1.58.2",

yarn.lock

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ __metadata:
12551255
"@vitest/coverage-v8": "npm:^1.0.0"
12561256
"@vueuse/core": "npm:^10.1.2"
12571257
autoprefixer: "npm:^10.4.14"
1258-
happy-dom: "npm:^14.0.0"
1258+
happy-dom: "npm:^18.0.1"
12591259
postcss: "npm:^8.4.21"
12601260
rollup-plugin-analyzer: "npm:^4.0.0"
12611261
sass: "npm:^1.58.2"
@@ -2982,6 +2982,13 @@ __metadata:
29822982
languageName: node
29832983
linkType: hard
29842984

2985+
"@types/whatwg-mimetype@npm:^3.0.2":
2986+
version: 3.0.2
2987+
resolution: "@types/whatwg-mimetype@npm:3.0.2"
2988+
checksum: 10c0/dad39d1e4abe760a0a963c84bbdbd26b1df0eb68aff83bdf6ecbb50ad781ead777f6906d19a87007790b750f7500a12e5624d31fc6a1529d14bd19b5c3a316d1
2989+
languageName: node
2990+
linkType: hard
2991+
29852992
"@typescript-eslint/eslint-plugin@npm:1 - 5, @typescript-eslint/eslint-plugin@npm:^5.59.1":
29862993
version: 5.62.0
29872994
resolution: "@typescript-eslint/eslint-plugin@npm:5.62.0"
@@ -7057,6 +7064,17 @@ __metadata:
70577064
languageName: node
70587065
linkType: hard
70597066

7067+
"happy-dom@npm:^18.0.1":
7068+
version: 18.0.1
7069+
resolution: "happy-dom@npm:18.0.1"
7070+
dependencies:
7071+
"@types/node": "npm:^20.0.0"
7072+
"@types/whatwg-mimetype": "npm:^3.0.2"
7073+
whatwg-mimetype: "npm:^3.0.0"
7074+
checksum: 10c0/10f2115f5001fdaf1aedcbda89c15248a1c2e43a25d7e774cb641a35bf6763cef9097b438ef3c2248ab59a0ef33b3e88cb94da096f2bb0fc109ba3f43f7c66d4
7075+
languageName: node
7076+
linkType: hard
7077+
70607078
"hard-rejection@npm:^2.1.0":
70617079
version: 2.1.0
70627080
resolution: "hard-rejection@npm:2.1.0"

0 commit comments

Comments
 (0)