Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer

This commit is contained in:
Alex Gleason 2022-04-05 14:21:01 -05:00
parent efe5670147
commit 89c84b9241
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
4 changed files with 552 additions and 412 deletions

Binary file not shown.

BIN
jest/assetTransformer.js Normal file

Binary file not shown.

View file

@ -125,7 +125,6 @@
"intl-messageformat-parser": "^6.0.0",
"intl-pluralrules": "^1.3.0",
"is-nan": "^1.2.1",
"jest-transform-stub": "^2.0.0",
"jsdoc": "~3.6.7",
"line-awesome": "^1.3.0",
"localforage": "^1.10.0",
@ -208,7 +207,7 @@
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^7.0.2",
"jest": "^27.1.0",
"jest": "^27.5.1",
"lint-staged": ">=10",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",

961
yarn.lock

File diff suppressed because it is too large Load diff