Skip to content

Commit a54a710

Browse files
chore(deps): update playwright
1 parent 3223193 commit a54a710

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

core/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Playwright
2-
FROM mcr.microsoft.com/playwright:v1.46.1
2+
FROM mcr.microsoft.com/playwright:v1.51.0
33

44
# Set the working directory
55
WORKDIR /ionic

core/package-lock.json

+38-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"tslib": "^2.1.0"
3737
},
3838
"devDependencies": {
39-
"@axe-core/playwright": "^4.10.0",
39+
"@axe-core/playwright": "^4.10.1",
4040
"@capacitor/core": "^7.0.0",
4141
"@capacitor/haptics": "^7.0.0",
4242
"@capacitor/keyboard": "^7.0.0",
4343
"@capacitor/status-bar": "^7.0.0",
4444
"@clack/prompts": "^0.10.0",
4545
"@ionic/eslint-config": "^0.3.0",
4646
"@ionic/prettier-config": "^2.0.0",
47-
"@playwright/test": "^1.46.1",
47+
"@playwright/test": "^1.50.1",
4848
"@rollup/plugin-node-resolve": "^8.4.0",
4949
"@rollup/plugin-virtual": "^2.0.3",
5050
"@stencil/angular-output-target": "^0.10.0",

0 commit comments

Comments
 (0)