Skip to content

Commit 915830b

Browse files
build(deps-dev): bump happy-dom from 20.10.4 to 20.10.5
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.10.4 to 20.10.5. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.4...v20.10.5) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.10.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd8b2be commit 915830b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-vue": "^10.9.2",
3838
"eslint-plugin-vuejs-accessibility": "^2.5.0",
3939
"globals": "^17.6.0",
40-
"happy-dom": "^20.10.4",
40+
"happy-dom": "^20.10.5",
4141
"lightningcss": "^1.32.0",
4242
"sass": "^1.101.0",
4343
"start-server-and-test": "^3.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,10 +2318,10 @@ graceful-fs@^4.1.6, graceful-fs@^4.2.0:
23182318
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
23192319
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
23202320

2321-
happy-dom@^20.10.4:
2322-
version "20.10.4"
2323-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.10.4.tgz#0903ee2199929d6a8dbefaaea14f806d11d5172d"
2324-
integrity sha512-bKrsQnFNpcjZG0UPsH7UMN7Oyp3AB42LXk2GuiQmu7l4QFxH7lsw5T1eWEtE2+vbIFrTC45sbNSB2pkB8MTfKA==
2321+
happy-dom@^20.10.5:
2322+
version "20.10.5"
2323+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.10.5.tgz#20cdf79787e479ddc1ed2a031fecfb38aeaa4dd3"
2324+
integrity sha512-0aA6BQoMnpcRE/c1E8ZyF2jXnET7MJskereWOXher4CJuYjrI5esN0Az/1NPMD4KeWUbampBGw2MGqabMPFIbg==
23252325
dependencies:
23262326
"@types/node" ">=20.0.0"
23272327
"@types/whatwg-mimetype" "^3.0.2"

0 commit comments

Comments
 (0)