Skip to content

Commit 159215f

Browse files
chore(deps): update playwright
1 parent d100914 commit 159215f

File tree

3 files changed

+23
-15
lines changed

3 files changed

+23
-15
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.58.2
33

44
# Set the working directory
55
WORKDIR /ionic

core/package-lock.json

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

core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"tslib": "^2.1.0"
4040
},
4141
"devDependencies": {
42-
"@axe-core/playwright": "^4.11.0",
42+
"@axe-core/playwright": "^4.11.1",
4343
"@capacitor/core": "^8.0.0",
4444
"@capacitor/haptics": "^8.0.0",
4545
"@capacitor/keyboard": "^8.0.0",
4646
"@capacitor/status-bar": "^8.0.0",
4747
"@ionic/eslint-config": "^0.3.0",
4848
"@ionic/prettier-config": "^2.0.0",
49-
"@playwright/test": "^1.56.1",
49+
"@playwright/test": "^1.58.2",
5050
"@rollup/plugin-node-resolve": "^8.4.0",
5151
"@rollup/plugin-virtual": "^2.0.3",
5252
"@stencil/angular-output-target": "^0.10.0",

0 commit comments

Comments
 (0)