Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v10.5.1 (#4092)
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 Jul 17, 2023
1 parent 99c3752 commit cf37603
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 @@ -139,7 +139,7 @@
"eslint": "8.45.0",
"eslint-config-next": "13.4.9",
"get-tsconfig": "4.6.2",
"happy-dom": "10.3.2",
"happy-dom": "10.5.1",
"jest": "29.6.1",
"jest-css-modules-transform": "4.4.2",
"npm-run-all": "4.1.5",
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 @@ -32,7 +32,7 @@
"@vitest/ui": "0.33.0",
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.45.0",
"happy-dom": "10.3.2",
"happy-dom": "10.5.1",
"prettier": "3.0.0",
"rimraf": "5.0.1",
"typescript": "5.1.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14408,17 +14408,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:10.3.2":
version: 10.3.2
resolution: "happy-dom@npm:10.3.2"
"happy-dom@npm:10.5.1":
version: 10.5.1
resolution: "happy-dom@npm:10.5.1"
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: 541c157781dfe9be69cd2cbea40b05b3333c5408d97c5f1f335f832ccbae8a8292fd239bc175b4015c5943c27d93b656711c93c47639f5afc49e0e685566ddeb
checksum: ec0e221746bef75ca498c93169e824bc08e57d25cb8db309151beefc66d9a10346bf1939cfcac2645d254506dc826565fcac7428ef560b20842569b63e4f49c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -18492,7 +18492,7 @@ __metadata:
get-tsconfig: "npm:4.6.2"
graphql: "npm:16.7.1"
graphql-yoga: "npm:4.0.3"
happy-dom: "npm:10.3.2"
happy-dom: "npm:10.5.1"
i18next: "npm:23.2.8"
jest: "npm:29.6.1"
jest-css-modules-transform: "npm:4.4.2"
Expand Down Expand Up @@ -24583,7 +24583,7 @@ __metadata:
"@your-org/eslint-config-bases": "workspace:^"
"@your-org/ui-lib": "workspace:^"
eslint: "npm:8.45.0"
happy-dom: "npm:10.3.2"
happy-dom: "npm:10.5.1"
prettier: "npm:3.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

1 comment on commit cf37603

@vercel
Copy link

@vercel vercel bot commented on cf37603 Jul 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.