Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v13.3.1 (#4975)
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 24, 2024
1 parent b6acb52 commit b056e04
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.14.0",
"happy-dom": "13.2.2",
"happy-dom": "13.3.1",
"prettier": "3.2.4",
"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 @@ -13861,14 +13861,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:13.2.2":
version: 13.2.2
resolution: "happy-dom@npm:13.2.2"
"happy-dom@npm:13.3.1":
version: 13.3.1
resolution: "happy-dom@npm:13.3.1"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 77feee285a564325de6b727de052b48752e120cecb40ae4952c9ad774593c870b42bae2f8164972c515ca307c9d40978fcca655849763685435977de79041ab8
checksum: e9605d17f1d5219c4fab325614c65fd8c01f244d1b0ff7714cec679fb1d00e9af74e458871999bd1fb202d84b57d6f90798358c08b2ee48fcf0a7cb406678993
languageName: node
linkType: hard

Expand Down Expand Up @@ -23714,7 +23714,7 @@ __metadata:
"@your-org/ui-lib": "workspace:^"
eslint: "npm:8.56.0"
eslint-plugin-tailwindcss: "npm:3.14.0"
happy-dom: "npm:13.2.2"
happy-dom: "npm:13.3.1"
prettier: "npm:3.2.4"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit b056e04

Please sign in to comment.