Skip to content

Commit

Permalink
⬆️ Update happy-dom to version 16.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 2, 2025
1 parent 97465e0 commit ebfa88d
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 @@ -31,7 +31,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^16.0.1",
"happy-dom": "^16.2.9",
"prettier": "3.4.2",
"vite": "^5.4.11",
"vite-plugin-ruby": "^5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1011,10 +1011,10 @@ graphql@^16.10.0:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==

happy-dom@^16.0.1:
version "16.0.1"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-16.0.1.tgz#1e55746d8e0f09715411edeec6708724ddaddcb8"
integrity sha512-cqbqvutE6XAIMe4nM93TkbW5SDFtLkU/6nsQfJBJ2KSlaT+My2kmnYsCFXrvEzvmP7s1xGJ6Xt4D9LNJIJHMbA==
happy-dom@^16.2.9:
version "16.2.9"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-16.2.9.tgz#0743ea22c5c8bfc4add8239b38e192e9dd3cfe10"
integrity sha512-WlBDENS5IsffAY+ROmKId2Exgyo92oD+c26xodHftmU+5FPx/DqdL0T30RROewtE8Us5EN5qvVuHUieVuK7t8Q==
dependencies:
webidl-conversions "^7.0.0"
whatwg-mimetype "^3.0.0"
Expand Down

0 comments on commit ebfa88d

Please sign in to comment.