Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from v29.5.11 to v29.5.12
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| npm        | @types/jest | 29.5.11 | 29.5.12 |
  • Loading branch information
renovate-bot committed Mar 19, 2024
1 parent f666afa commit 1ecb60e
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 @@ -32,7 +32,7 @@
"@tsconfig/node18": "18.2.2",
"@tsconfig/strictest": "2.0.2",
"@types/eslint": "8.56.5",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.11.27",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1253,13 +1253,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.11":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
"@types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 524a3394845214581278bf4d75055927261fbeac7e1a89cd621bd0636da37d265fe0a85eac58b5778758faad1cbd7c7c361dfc190c78ebde03a91cce33463261
checksum: 25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2334,7 +2334,7 @@ __metadata:
"@tsconfig/node18": "npm:18.2.2"
"@tsconfig/strictest": "npm:2.0.2"
"@types/eslint": "npm:8.56.5"
"@types/jest": "npm:29.5.11"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.27"
"@typescript-eslint/eslint-plugin": "npm:7.2.0"
"@typescript-eslint/parser": "npm:7.2.0"
Expand Down

0 comments on commit 1ecb60e

Please sign in to comment.