Major-bump jest to 28

No breaking changes for us, I think:
https://jestjs.io/blog/2022/04/25/jest-28
https://jestjs.io/docs/upgrading-to-jest28
This commit is contained in:
Ronan Jouchet 2022-05-01 23:30:26 -04:00
parent 0ff6e87308
commit bd109099ce
2 changed files with 1667 additions and 1804 deletions

3469
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -83,7 +83,7 @@
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.0.6",
"jest": "^28.0.3",
"playwright": "^1.21.1",
"prettier": "^2.3.2",
"rimraf": "^3.0.2",