Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 7444955 commit d721ff3
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.7.0",
"@types/jest": "29.5.9",
"@types/jest": "29.5.10",
"@types/semver": "7.5.6",
"@types/semver-utils": "1.1.3",
"eslint": "8.54.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1544,13 +1544,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.9":
version: 29.5.9
resolution: "@types/jest@npm:29.5.9"
"@types/jest@npm:29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 66fe6b9b1c72739d02edaf1c98468aec84c700d841376afab9321b5268cb7b656a00a3561408b6c37f8619fffa7902e2ef29357fbc355e3e641c18b254899e49
checksum: b46171d59d12a5f69bbe710f65eaf59a8073337c6b4a67dff8158575caec53f1c61f8a7d645b34d6ac3c4ea398acd30f0c5d1c4a131c0c918798019264a3397d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2527,7 +2527,7 @@ __metadata:
"@pob/eslint-config": "npm:51.1.2"
"@pob/eslint-config-typescript": "npm:51.1.2"
"@pob/root": "npm:8.7.0"
"@types/jest": "npm:29.5.9"
"@types/jest": "npm:29.5.10"
"@types/semver": "npm:7.5.6"
"@types/semver-utils": "npm:1.1.3"
chalk: "npm:^5.2.0"
Expand Down

0 comments on commit d721ff3

Please sign in to comment.