build(deps): update dependency jest to v28 (#3244)
* build(deps): update dependency jest to v28 * build(deps): explicitly include jest-environment-jsdom Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Amir Zarrinkafsh <nightah@me.com>pull/3262/head
parent
4eebb030ad
commit
25ce4d0d2b
|
@ -149,7 +149,8 @@
|
|||
"eslint-plugin-react": "7.29.4",
|
||||
"eslint-plugin-react-hooks": "4.5.0",
|
||||
"husky": "7.0.4",
|
||||
"jest": "27.5.1",
|
||||
"jest": "28.0.2",
|
||||
"jest-environment-jsdom": "28.0.2",
|
||||
"jest-transform-stub": "2.0.0",
|
||||
"jest-watch-typeahead": "1.0.0",
|
||||
"prettier": "2.6.2",
|
||||
|
|
1002
web/pnpm-lock.yaml
1002
web/pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue