Skip to content

Commit

Permalink
Update dependency @types/jest to ^29.5.13 (#343)
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| npm        | @types/jest | 29.5.12 | 29.5.13 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent ec2cc94 commit 1bb00fa
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 @@ -34,7 +34,7 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1576,13 +1576,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.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4908,7 +4908,7 @@ __metadata:
"@actions/core": "npm:^1.10.1"
"@actions/github": "npm:^6.0.0"
"@docker/actions-toolkit": "npm:^0.37.1"
"@types/jest": "npm:^29.5.12"
"@types/jest": "npm:^29.5.13"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.5.4"
"@types/semver": "npm:^7.5.8"
Expand Down

0 comments on commit 1bb00fa

Please sign in to comment.