Skip to content

Commit d95d62c

Browse files
committed
chrome 143 results
1 parent 2a2d364 commit d95d62c

File tree

3 files changed

+161
-160
lines changed

3 files changed

+161
-160
lines changed

webdriver-ts-results/src/App.tsx

Lines changed: 1 addition & 1 deletion
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 141.0.7390.55"
33+
const version = "Chrome 143.0.7499.41"
3434
const disclaimer = false ? (
3535
<div>
3636
<h2>js-framework-benchmark results for {version}</h2>

0 commit comments

Comments
 (0)