mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 04:21:57 +03:00
Merge pull request #6814 from matrix-org/dbkr/yarnupgrade_20210914
yarn upgrade
This commit is contained in:
commit
9bff6afd11
2 changed files with 563 additions and 539 deletions
|
@ -178,6 +178,9 @@
|
|||
"typescript": "4.3.5",
|
||||
"walk": "^2.3.14"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "17.0.14"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "./__test-utils__/environment.js",
|
||||
"testMatch": [
|
||||
|
|
Loading…
Reference in a new issue