Skip to content

Commit 4cb20f3

Browse files
chore(deps): update playwright
1 parent 2ee52d7 commit 4cb20f3

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Playwright
2-
FROM mcr.microsoft.com/playwright:v1.56.1
2+
FROM mcr.microsoft.com/playwright:v1.57.0
33

44
# Set the working directory
55
WORKDIR /ionic

core/package-lock.json

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

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@clack/prompts": "^0.11.0",
4848
"@ionic/eslint-config": "^0.3.0",
4949
"@ionic/prettier-config": "^2.0.0",
50-
"@playwright/test": "^1.56.1",
50+
"@playwright/test": "^1.57.0",
5151
"@rollup/plugin-node-resolve": "^8.4.0",
5252
"@rollup/plugin-virtual": "^2.0.3",
5353
"@stencil/angular-output-target": "^0.10.0",

0 commit comments

Comments
 (0)