chore(deps): update jest monorepo to v29

This commit is contained in:
renovate[bot] 2022-09-09 08:39:45 +00:00
parent 2b8ea7352b
commit 85f39b8cf9
4 changed files with 1087 additions and 852 deletions

View file

@ -84,7 +84,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.13",
"@types/hapi__joi": "17.1.8",
"@types/jest": "28.1.8",
"@types/jest": "29.0.0",
"@types/long": "4.0.2",
"@types/node": "18.0.0",
"@types/passport-jwt": "3.0.6",
@ -101,11 +101,11 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.31.1",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "28.1.3",
"jest": "29.0.2",
"pino-pretty": "8.1.0",
"prettier": "2.7.1",
"supertest": "6.2.4",
"ts-jest": "28.0.8",
"ts-jest": "29.0.0",
"ts-loader": "9.3.1",
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.0",