Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.7 (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent c24deee commit e295649
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@pob/eslint-config": "51.1.2",
"@pob/eslint-config-typescript": "51.1.2",
"@pob/root": "8.4.2",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"check-package-dependencies": "6.8.0",
"eslint": "8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3007,13 +3007,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
"@types/jest@npm:29.5.7":
version: 29.5.7
resolution: "@types/jest@npm:29.5.7"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 316463d2755677c42db5b6d5189794b8bbcf281c79f60cc936b5daa049cb2dc6339a6e343941b3c995ef29778c1c84b2a4f32f10a119ece418c47a3febfb2051
checksum: 231c873f3d1ddac973b8f8f2ad7760677d941d85fb52d1c5dc4a311bafba4c2c1658a1040fd7054a51f4d1841f51c6ca4cabf70675ee4fa9e10fc5b8066e1de1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8584,7 +8584,7 @@ __metadata:
"@pob/eslint-config": "npm:51.1.2"
"@pob/eslint-config-typescript": "npm:51.1.2"
"@pob/root": "npm:8.4.2"
"@types/jest": "npm:29.5.6"
"@types/jest": "npm:29.5.7"
"@types/node": "npm:20.8.10"
check-package-dependencies: "npm:6.8.0"
eslint: "npm:8.52.0"
Expand Down

0 comments on commit e295649

Please sign in to comment.