chore(deps): update jest monorepo to v28

This commit is contained in:
renovate[bot] 2022-06-25 18:15:14 +00:00 committed by GitHub
parent f1672ecb6f
commit 4fadad3f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6891 additions and 2887 deletions

View file

@ -82,7 +82,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.13",
"@types/hapi__joi": "17.1.8",
"@types/jest": "27.5.2",
"@types/jest": "28.1.3",
"@types/long": "4.0.2",
"@types/node": "15.6.0",
"@types/passport-jwt": "3.0.6",
@ -99,11 +99,11 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "27.5.1",
"jest": "28.1.1",
"pino-pretty": "8.1.0",
"prettier": "2.7.1",
"supertest": "6.2.3",
"ts-jest": "27.1.5",
"ts-jest": "28.0.5",
"ts-loader": "9.3.1",
"ts-node": "10.8.1",
"tsconfig-paths": "4.0.0",