yarn upgrade

And also pin @types/react harder because yarn wanted to give
@types/flux a newer version meaning they conflicted.
pull/21833/head
David Baker 2021-09-15 16:59:13 +01:00
parent 2ffbf3aa72
commit 22500a2e29
2 changed files with 563 additions and 539 deletions

View File

@ -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": [

1099
yarn.lock

File diff suppressed because it is too large Load Diff