Skip to content

Commit bfc8fe3

Browse files
committed
chrome 134 results
1 parent 97f00c2 commit bfc8fe3

File tree

3 files changed

+205
-204
lines changed

3 files changed

+205
-204
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 133.0.6943.142"
33+
const version = "Chrome 134.0.6998.45"
3434
const disclaimer = false ? (
3535
<div>
3636
<h2>js-framework-benchmark results for {version}</h2>

0 commit comments

Comments
 (0)