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

Commit

Permalink
chore(deps): update devdependency happy-dom to ^15.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 23206e0 commit de79bea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.1",
"eslint-plugin-promise": "^7.1.0",
"happy-dom": "^15.11.1",
"happy-dom": "^15.11.4",
"http-server": "^14.1.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8652,10 +8652,10 @@ handlebars@^4.7.7:
optionalDependencies:
uglify-js "^3.1.4"

happy-dom@^15.11.1:
version "15.11.1"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.1.tgz#0afaab5066655d561689dd977cdb13dd3412f525"
integrity sha512-c6Ysm3743TQBBaNu26IOFtlb7rl5iS85zOq5PpZwe2NO70/8fs6nZOnC9mN1cxRsAlL7nx6G+/4kk2zBz4afJg==
happy-dom@^15.11.4:
version "15.11.4"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.4.tgz#34a02fef1e778beafd2066ae131ba84c8eee42ef"
integrity sha512-AU6tzh3ADd28vSmXahgLsGyGGihXPGeKH0owDn9lhHolB6vIwEhag//T+TBzDoAcHhmVEwlxwSgtW1KZep+1MA==
dependencies:
entities "^4.5.0"
webidl-conversions "^7.0.0"
Expand Down

0 comments on commit de79bea

Please sign in to comment.