Skip to content

Commit

Permalink
Update dependency @types/jest to v29.5.7 (#824)
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 Oct 30, 2023
1 parent 9a48400 commit 0c3c4ee
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 @@ -22,7 +22,7 @@
},
"devDependencies": {
"@tsconfig/node20": "20.1.2",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@types/node": "20.8.9",
"@types/semver": "^7",
"@typescript-eslint/eslint-plugin": "6.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1419,13 +1419,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 @@ -2613,7 +2613,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.10.1"
"@tsconfig/node20": "npm:20.1.2"
"@types/jest": "npm:29.5.6"
"@types/jest": "npm:29.5.7"
"@types/node": "npm:20.8.9"
"@types/semver": "npm:^7"
"@typescript-eslint/eslint-plugin": "npm:6.9.1"
Expand Down

0 comments on commit 0c3c4ee

Please sign in to comment.