root: disable usage of fsevents in jest

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-20 15:03:23 +02:00
parent e456a9e8d4
commit 6936989db1
3 changed files with 38 additions and 1 deletions
+1
View File
@@ -47,6 +47,7 @@
"resolutions": {
"@types/react": "^17",
"@types/react-dom": "^17",
"jest-haste-map@^29.4.3": "patch:jest-haste-map@npm%3A29.4.3#./.yarn/patches/jest-haste-map-npm-29.4.3-19b03fcef3.patch",
"mock-fs@^5.2.0": "patch:mock-fs@npm%3A5.2.0#./.yarn/patches/mock-fs-npm-5.2.0-5103a7b507.patch"
},
"version": "1.18.0",