Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v13.9.0 (#5229)
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 Mar 17, 2024
1 parent 4a8776d commit b0c370b
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.57.0",
"eslint-plugin-tailwindcss": "3.15.1",
"happy-dom": "13.8.6",
"happy-dom": "13.9.0",
"prettier": "3.2.5",
"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 @@ -14132,14 +14132,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:13.8.6":
version: 13.8.6
resolution: "happy-dom@npm:13.8.6"
"happy-dom@npm:13.9.0":
version: 13.9.0
resolution: "happy-dom@npm:13.9.0"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/b994196ce24c311c3b27e8ba95c919419d7e0a42a34c8263321125214cdd4a7a648544f77f6a82fa6fd771f4c20943145d7bd5c67e21c3a66c4320faddfe6aa5
checksum: 10c0/1eaabef2c101f70166666b5404ce6d6f048bce349fed4a67c82c17454bac29888b1595ed838f4742f6c1e50fa1ea52fab09a0cb45e846d0b92bbda95cb222946
languageName: node
linkType: hard

Expand Down Expand Up @@ -24225,7 +24225,7 @@ __metadata:
"@your-org/ui-lib": "workspace:^"
eslint: "npm:8.57.0"
eslint-plugin-tailwindcss: "npm:3.15.1"
happy-dom: "npm:13.8.6"
happy-dom: "npm:13.9.0"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit b0c370b

Please sign in to comment.