Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v13.2.1 (#4968)
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 22, 2024
1 parent 8491f12 commit bc78b97
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.0",
"happy-dom": "13.2.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 @@ -13857,14 +13857,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:13.2.0":
version: 13.2.0
resolution: "happy-dom@npm:13.2.0"
"happy-dom@npm:13.2.1":
version: 13.2.1
resolution: "happy-dom@npm:13.2.1"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: ab6f2fe6ddfb1e17c799cfc179e4daa9a26a04001d7746028644411c51eb8a85e2456eecaebf7e5b12dab65fada0e2c421b75cfff19350b38b61aa77f8025d45
checksum: 3bf8c4e4c137d91de12e76dc32715ef904bdb49b5da947bee0d9a9089597271f2058dd98d3b9a96cc837b768949ed7132ec62c608a269e45e977b51548e100b0
languageName: node
linkType: hard

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

0 comments on commit bc78b97

Please sign in to comment.