Skip to content

Commit 2866926

Browse files
Merge pull request #33 from umihico/2024-10-26-021807
PR:Version Updates Sat Oct 26 02:18:07 UTC 2024
2 parents c382a19 + 4bb4d81 commit 2866926

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.18.0
1111
- Chromium 130.0.6723.31
12-
- Playwright 1.48.1
12+
- Playwright 1.48.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.48.1"
9+
"playwright": "^1.48.2"
1010
}
1111
}

0 commit comments

Comments
 (0)