build(deps-dev): bump jest and @types/jest (#219)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-08 12:43:22 +01:00 committed by GitHub
parent 83f25d7ecb
commit 5d971543ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 355 additions and 341 deletions

692
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,7 @@
"@fluffy-spoon/substitute": "^1.208.0",
"@jest/types": "^29.2.1",
"@types/dockerode": "^3.3.11",
"@types/jest": "^29.2.0",
"@types/jest": "^29.2.2",
"@types/node": "^18.11.3",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
@ -63,7 +63,7 @@
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unused-imports": "^2.0.0",
"jest": "^29.2.1",
"jest": "^29.3.0",
"jest-runner": "^29.2.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",