Skip to content

Commit 9da21ac

Browse files
authored
Merge pull request #231 from element-hq/renovate/all-minor-patch
Update all non-major dependencies
2 parents 335885e + 1e4084a commit 9da21ac

File tree

99 files changed

+1028
-2634
lines changed

Some content is hidden

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

99 files changed

+1028
-2634
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.16.0
1+
20.17.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-matrix-org": "^1.2.1",
8383
"eslint-plugin-prettier": "^5.0.0",
8484
"eslint-plugin-react": "^7.33.2",
85-
"eslint-plugin-storybook": "^0.8.0",
85+
"eslint-plugin-storybook": "^0.9.0",
8686
"jsdom": "^25.0.0",
8787
"prettier": "3.3.3",
8888
"react": "^18.2.0",

playwright/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright:v1.45.3-jammy
1+
FROM mcr.microsoft.com/playwright:v1.47.2-jammy
22

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

yarn.lock

+1,025-2,631
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)