Update all non-major dependencies (#12530)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-16 09:40:07 +01:00 committed by GitHub
parent 5109e7e4c0
commit 4e91d8b857
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 78 additions and 88 deletions

View file

@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.43.1-jammy
FROM mcr.microsoft.com/playwright:v1.44.0-jammy
WORKDIR /work/matrix-react-sdk
VOLUME ["/work/element-web/node_modules"]