Skip to content

Commit

Permalink
Upgrade happy-dom for all benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Jan 12, 2024
1 parent 5b087bb commit 97ffcd7
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 399 deletions.
3 changes: 1 addition & 2 deletions benchmarks/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
},
"devDependencies": {
"@happy-dom/global-registrator": "13.0.2",
"happy-dom": "12.0.1",
"jsdom": "23.2.0"
"happy-dom": "13.0.2"
}
}
2 changes: 1 addition & 1 deletion benchmarks/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/jasmine": "4.3.0",
"css-modules-require-hook": "4.2.3",
"happy-dom": "12.0.1",
"happy-dom": "13.0.2",
"jasmine": "5.1.0",
"ts-node": "10.9.2"
}
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@happy-dom/jest-environment": "12.0.1",
"@happy-dom/jest-environment": "13.0.2",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"identity-obj-proxy": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"happy-dom": "12.0.1",
"happy-dom": "13.0.2",
"vitest": "1.1.3"
}
}
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit 97ffcd7

Please sign in to comment.