Skip to content

Commit 31026cb

Browse files
committed
chrome 133 results
1 parent 15eee88 commit 31026cb

File tree

5 files changed

+1219
-975
lines changed

5 files changed

+1219
-975
lines changed

Diff for: webdriver-ts-results/src/App.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const KnownIssuesList = () => {
3030

3131
const App = () => {
3232
// eslint-disable-next-line no-constant-condition
33-
const version = "Chrome 132.0.6834.83"
33+
const version = "Chrome 133.0.6943.142"
3434
const disclaimer = false ? (
3535
<div>
3636
<h2>js-framework-benchmark results for {version}</h2>

0 commit comments

Comments
 (0)