Skip to content

Commit 4aac57a

Browse files
authored
Merge pull request #379 from element-hq/renovate/all-minor-patch
Update all non-major dependencies
2 parents 0fddfbf + 6703c5f commit 4aac57a

File tree

3 files changed

+323
-323
lines changed

3 files changed

+323
-323
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.18.0
1+
22.19.0

playwright/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This must be kept in sync with the version of ubuntu used in the GitHub
22
# Actions workflow, in .github/workflows/analysis.yml, and the playwright
33
# version in package.json
4-
FROM mcr.microsoft.com/playwright:v1.54.2-noble
4+
FROM mcr.microsoft.com/playwright:v1.55.0-noble
55

66
# Switch to a non-root user with the same IDs as those of the user on the host
77
# system, to avoid needlessly giving the tests root access

0 commit comments

Comments
 (0)