chore(deps): update jest monorepo

This commit is contained in:
renovate[bot] 2022-06-23 16:34:00 +00:00 committed by Julian Tölle
parent 6a7bf9fd6a
commit 57fbcb6580
4 changed files with 7251 additions and 1873 deletions

File diff suppressed because it is too large Load diff

View file

@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.3",
"@types/jest": "27.5.2",
"@types/node": "15.6.0",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",

1747
package-lock.json generated

File diff suppressed because it is too large Load diff

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.0.3",
"@types/jest": "27.5.2",
"@types/long": "4.0.2",
"@types/node": "15.6.0",
"@types/passport-jwt": "3.0.6",
@ -99,7 +99,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "27.4.3",
"jest": "27.5.1",
"pino-pretty": "8.1.0",
"prettier": "2.7.1",
"supertest": "6.2.3",