Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 52d6c03

Browse files
chore(deps): update devdependency happy-dom to ^15.10.1 (#828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc95e9b commit 52d6c03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.1",
8585
"eslint-plugin-promise": "^7.1.0",
86-
"happy-dom": "^15.9.0",
86+
"happy-dom": "^15.10.1",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8652,10 +8652,10 @@ handlebars@^4.7.7:
86528652
optionalDependencies:
86538653
uglify-js "^3.1.4"
86548654

8655-
happy-dom@^15.9.0:
8656-
version "15.9.0"
8657-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.9.0.tgz#f7906c57698ad4858a06b93a13a668d07741e2ce"
8658-
integrity sha512-p+6ySXcpvjVW0Xetv6e8ccT2txbDpHE0RfZOEE84tQ8ESL1nlzCjvS6fZD77DkYXE540D+2N20hhFeBN6B/CJA==
8655+
happy-dom@^15.10.1:
8656+
version "15.10.1"
8657+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.1.tgz#db49321a7af97d8c18c45622de2817b382ac7595"
8658+
integrity sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==
86598659
dependencies:
86608660
entities "^4.5.0"
86618661
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)