Merge branch 'develop' of https://github.com/vector-im/element-web into renovate/major-stylelint

# Conflicts:
#	yarn.lock
This commit is contained in:
Michael Telatynski 2024-01-10 10:21:29 +00:00
commit b91d0a6a5a
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
2 changed files with 241 additions and 218 deletions

View file

@ -150,7 +150,7 @@
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^5.0.1",
"dotenv": "^16.0.2",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-deprecate": "0.8.4",
@ -158,7 +158,7 @@
"eslint-plugin-matrix-org": "^1.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unicorn": "^50.0.0",
"fake-indexeddb": "^5.0.0",
"fetch-mock": "9.11.0",
"fetch-mock-jest": "^1.5.1",
@ -214,4 +214,4 @@
"outputName": "jest-sonar-report.xml",
"relativePaths": true
}
}
}