Skip to content

Commit 9038e87

Browse files
Merge pull request #6 from umihico/2024-02-04-045456
PR:Version Updates Sun Feb 4 04:54:56 UTC 2024
2 parents 6430559 + a4ede8b commit 9038e87

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This image goes with these versions. [These are automatically updated and tested
99

1010
- Node.js v20.11.0
1111
- Chromium 121.0.6167.57
12-
- Playwright 1.41.1
12+
- Playwright 1.41.2
1313

1414
## Running the demo
1515

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"demo": "node index.js"
77
},
88
"dependencies": {
9-
"playwright": "^1.41.1"
9+
"playwright": "^1.41.2"
1010
}
1111
}

0 commit comments

Comments
 (0)