Skip to content

Commit 58c451e

Browse files
committed
Merge branch 'main' into ROU-11368-to-main
2 parents a4a8b81 + b49ba6b commit 58c451e

File tree

49 files changed

+25
-25
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+25
-25
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.54.2
2+
FROM mcr.microsoft.com/playwright:v1.55.0
33

44
# Set the working directory
55
WORKDIR /ionic

core/package-lock.json

Lines changed: 23 additions & 23 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
@@ -44,7 +44,7 @@
4444
"@clack/prompts": "^0.11.0",
4545
"@ionic/eslint-config": "^0.3.0",
4646
"@ionic/prettier-config": "^2.0.0",
47-
"@playwright/test": "^1.54.2",
47+
"@playwright/test": "^1.55.0",
4848
"@rollup/plugin-node-resolve": "^8.4.0",
4949
"@rollup/plugin-virtual": "^2.0.3",
5050
"@stencil/angular-output-target": "^0.10.0",
-349 Bytes
-2.34 KB
-2.59 KB
-246 Bytes
-60 Bytes
-90 Bytes
-91 Bytes

0 commit comments

Comments
 (0)