Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v13 (#4914)
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 Jan 10, 2024
1 parent 03bef93 commit 9f567a4
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 @@ -33,7 +33,7 @@
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.56.0",
"eslint-plugin-tailwindcss": "3.13.1",
"happy-dom": "12.10.3",
"happy-dom": "13.0.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"tailwindcss": "3.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13867,17 +13867,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:12.10.3":
version: 12.10.3
resolution: "happy-dom@npm:12.10.3"
"happy-dom@npm:13.0.0":
version: 13.0.0
resolution: "happy-dom@npm:13.0.0"
dependencies:
css.escape: "npm:^1.5.1"
entities: "npm:^4.5.0"
iconv-lite: "npm:^0.6.3"
webidl-conversions: "npm:^7.0.0"
whatwg-encoding: "npm:^2.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: fbf8647e17c4af5c166d7c4b6963f4bbc9d1c279e94a4c77234b1fecca98c59989b894c7b186f5107e1062d40ffd84f12350b757f51330a5fc1c5228eb199517
checksum: 030b6fefd59f13d724296b9bf4f74ea23f4d3c8c83d414be9196c18a75b0ba028ac652b337f16f88e39ec2683c0747501cd77d8b877f79480e5a4ac1cd5384f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -23744,7 +23744,7 @@ __metadata:
"@your-org/ui-lib": "workspace:^"
eslint: "npm:8.56.0"
eslint-plugin-tailwindcss: "npm:3.13.1"
happy-dom: "npm:12.10.3"
happy-dom: "npm:13.0.0"
prettier: "npm:3.1.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit 9f567a4

Please sign in to comment.