Skip to content

Commit 1b16ba0

Browse files
chore(deps): update playwright to v1.56.0
1 parent d9cbd48 commit 1b16ba0

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
environment: ci
4848

49-
container: mcr.microsoft.com/playwright:v1.55.1
49+
container: mcr.microsoft.com/playwright:v1.56.0
5050

5151
env:
5252
MAP_REGION: ${{ vars.MAP_REGION }}

package-lock.json

Lines changed: 12 additions & 12 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
@@ -35,7 +35,7 @@
3535
"@bifravst/prettier-config": "1.1.13",
3636
"@bifravst/random-words": "8.0.3",
3737
"@commitlint/config-conventional": "19.8.1",
38-
"@playwright/test": "1.55.1",
38+
"@playwright/test": "1.56.0",
3939
"@types/jsonwebtoken": "9.0.10",
4040
"@types/node": "24.7.0",
4141
"@types/semver": "7.7.1",

0 commit comments

Comments
 (0)