Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v17 (#6222)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent dc46fd3 commit 080c27e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.57.1",
"eslint-plugin-tailwindcss": "3.18.0",
"happy-dom": "16.8.1",
"happy-dom": "17.0.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"tailwindcss": "3.4.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12646,13 +12646,13 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:16.8.1":
version: 16.8.1
resolution: "happy-dom@npm:16.8.1"
"happy-dom@npm:17.0.0":
version: 17.0.0
resolution: "happy-dom@npm:17.0.0"
dependencies:
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/3e6e4ce3bf67871304fadc7a0e661397b3d6c12de149cafce5a9062b47038a4c12f5f29c2fc9a070be3e56f2b5a1625cc79570e1fd1a30ffea9aa107f844d57b
checksum: 10c0/52988c5732b4767f42bda6bd1837d4647fcd44371f121ab0a8aabc212aa50b58c2ab1f2fad3be587925d7b4aef6c20b26d07081543b94e6f475deae8c8111891
languageName: node
linkType: hard

Expand Down Expand Up @@ -20515,7 +20515,7 @@ __metadata:
"@your-org/ui-lib": "workspace:^"
eslint: "npm:8.57.1"
eslint-plugin-tailwindcss: "npm:3.18.0"
happy-dom: "npm:16.8.1"
happy-dom: "npm:17.0.0"
prettier: "npm:3.4.2"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down

0 comments on commit 080c27e

Please sign in to comment.