chore(deps): update jest monorepo

This commit is contained in:
renovate[bot] 2022-07-17 02:16:39 +00:00 committed by GitHub
parent 26b25b0bbe
commit b4d4768299
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1866 additions and 1806 deletions

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.5",
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "18.0.0",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",

1256
package-lock.json generated

File diff suppressed because it is too large Load diff

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.4",
"@types/jest": "28.1.6",
"@types/long": "4.0.2",
"@types/node": "18.0.0",
"@types/passport-jwt": "3.0.6",
@ -101,7 +101,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "28.1.2",
"jest": "28.1.3",
"pino-pretty": "8.1.0",
"prettier": "2.7.1",
"supertest": "6.2.4",