Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 7e50af5 commit 51a8c5d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"eslint-config-next": "13.5.3",
"eslint-plugin-tailwindcss": "3.13.0",
"get-tsconfig": "4.7.2",
"happy-dom": "12.2.1",
"happy-dom": "12.4.0",
"is-ci": "3.0.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
Expand Down
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.50.0",
"eslint-plugin-tailwindcss": "3.13.0",
"happy-dom": "12.2.1",
"happy-dom": "12.4.0",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"tailwindcss": "3.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15341,17 +15341,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:12.2.1":
version: 12.2.1
resolution: "happy-dom@npm:12.2.1"
"happy-dom@npm:12.4.0":
version: 12.4.0
resolution: "happy-dom@npm:12.4.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: 30467bb587422f6a52b380cf52389460cf27f8415c4174ab5f3c04c7c253fb4d63d2633b0a1ef8bfab2bacd604fd2f6af1ec5747102c227e07adbee74ebb8f08
checksum: 824fddfcdb6a2e8dd574f3247b44a750771427171d3fe95674ebbba04896c33022eab38bef107a0b4a6e19391f22ef497a196a9ffa3105a5410a13180126bbc7
languageName: node
linkType: hard

Expand Down Expand Up @@ -19706,7 +19706,7 @@ __metadata:
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:4.0.5"
happy-dom: "npm:12.2.1"
happy-dom: "npm:12.4.0"
i18next: "npm:23.5.1"
is-ci: "npm:3.0.1"
jose: "npm:4.14.6"
Expand Down Expand Up @@ -26137,7 +26137,7 @@ __metadata:
"@your-org/ui-lib": "workspace:^"
eslint: "npm:8.50.0"
eslint-plugin-tailwindcss: "npm:3.13.0"
happy-dom: "npm:12.2.1"
happy-dom: "npm:12.4.0"
prettier: "npm:3.0.3"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit 51a8c5d

Please sign in to comment.