Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.8 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 7073fc8 commit eaed33f
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 @@ -81,7 +81,7 @@
"@pob/eslint-config": "51.1.2",
"@pob/eslint-config-typescript": "51.1.2",
"@pob/root": "8.6.0",
"@types/jest": "29.5.7",
"@types/jest": "29.5.8",
"@types/semver": "7.5.4",
"@types/semver-utils": "1.1.3",
"eslint": "8.53.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1543,13 +1543,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2526,7 +2526,7 @@ __metadata:
"@pob/eslint-config": "npm:51.1.2"
"@pob/eslint-config-typescript": "npm:51.1.2"
"@pob/root": "npm:8.6.0"
"@types/jest": "npm:29.5.7"
"@types/jest": "npm:29.5.8"
"@types/semver": "npm:7.5.4"
"@types/semver-utils": "npm:1.1.3"
chalk: "npm:^5.2.0"
Expand Down

0 comments on commit eaed33f

Please sign in to comment.