Upgrade to Jest 27

pull/19307/head
Germain Souquet 2021-10-06 09:33:23 +01:00
parent 20c4c2fcd3
commit 5f236f0224
2 changed files with 546 additions and 443 deletions

View File

@ -118,7 +118,7 @@
"file-loader": "^5.1.0",
"fs-extra": "^0.30.0",
"html-webpack-plugin": "^4.5.2",
"jest": "^26.6.3",
"jest": "^27.2.4",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest-raw-loader": "^1.0.1",
"json-loader": "^0.5.7",
@ -165,7 +165,7 @@
"@types/react": "17.0.14"
},
"jest": {
"testEnvironment": "jest-environment-jsdom-sixteen",
"testEnvironment": "jsdom",
"testMatch": [
"<rootDir>/test/**/*-test.[tj]s?(x)"
],

985
yarn.lock

File diff suppressed because it is too large Load Diff