chore: Bump jest

This commit is contained in:
Tom Moor
2022-08-08 12:40:17 +02:00
parent 71c9fcf59b
commit ba385e1507
2 changed files with 582 additions and 848 deletions

View File

@@ -234,7 +234,7 @@
"@types/google.analytics": "^0.0.42",
"@types/invariant": "^2.2.35",
"@types/ioredis": "^4.28.1",
"@types/jest": "^27.0.2",
"@types/jest": "^28.1.6",
"@types/jsonwebtoken": "^8.5.8",
"@types/koa": "^2.13.4",
"@types/koa-compress": "^4.0.3",
@@ -291,7 +291,7 @@
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.4.5",
"babel-jest": "^28.1.3",
"babel-loader": "^8.1.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
@@ -313,7 +313,7 @@
"html-webpack-plugin": "4.5.1",
"husky": "^7.0.4",
"i18next-parser": "^6.3.0",
"jest-cli": "^27.4.5",
"jest-cli": "^28.1.3",
"jest-fetch-mock": "^3.0.3",
"koa-webpack-dev-middleware": "^1.4.5",
"koa-webpack-hot-middleware": "^1.0.3",