Skip to content

Commit 97f598f

Browse files
Merge pull request #8 from umihico/2024-03-02-003119
PR:Version Updates Sat Mar 2 00:31:19 UTC 2024
2 parents 682cdc3 + f3b755d commit 97f598f

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 123.0.6312.4
12-
- Playwright 1.42.0
12+
- Playwright 1.42.1
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.42.0"
9+
"playwright": "^1.42.1"
1010
}
1111
}

0 commit comments

Comments
 (0)