chore(deps): update jest monorepo (#213)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-14 20:14:05 +02:00 committed by GitHub
parent ecdcd0882b
commit 0f96233f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1678 additions and 1609 deletions

3283
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,12 +41,12 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"fastify": "^3.29.0",
"jest": "^27.5.1",
"jest": "^28.1.0",
"prettier": "^2.6.2",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5",
"sqlite3": "^5.0.8",
"ts-jest": "^27.1.4",
"ts-jest": "^28.0.2",
"ts-node": "^10.7.0",
"typeorm": "^0.2.45",
"typescript": "^4.6.3"