Update all non-major dependencies (#12560)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-30 15:47:57 +00:00 committed by GitHub
parent aec15a6ac1
commit 18edb2e811
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 47 additions and 27 deletions

View file

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