Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.14 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 28304fe commit d4baefc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@mikro-orm/cli": "^6.4.5",
"@types/express": "^4.17.21",
"@types/express-promise-router": "^3.0.0",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "22.12.0",
"@types/supertest": "^6.0.2",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1121,13 +1121,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
"@types/jest@npm:29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand Down Expand Up @@ -3841,7 +3841,7 @@ __metadata:
"@mikro-orm/mongodb": "npm:^6.4.5"
"@types/express": "npm:^4.17.21"
"@types/express-promise-router": "npm:^3.0.0"
"@types/jest": "npm:29.5.12"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.12.0"
"@types/supertest": "npm:^6.0.2"
express: "npm:^4.18.2"
Expand Down

0 comments on commit d4baefc

Please sign in to comment.