Update all non-major dependencies (#12681)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-25 17:14:16 +00:00 committed by GitHub
parent 7d9ff8b3ff
commit ffbb903eb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 120 additions and 231 deletions

View file

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