Revert Jest 27 upgrade

pull/19357/head
Germain Souquet 2021-10-12 10:59:56 +01:00
parent 46e526c038
commit 1490d4f462
2 changed files with 535 additions and 541 deletions

View File

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

1071
yarn.lock

File diff suppressed because it is too large Load Diff