Skip to content

Commit

Permalink
Update dependency @types/jest to v29.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent c24e6d3 commit 6e62e74
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 @@ -17,7 +17,7 @@
"@babel/core": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/preset-typescript": "7.25.9",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,13 +2743,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 875ac23c2398cdcf22aa56c6ba24560f11d2afda226d4fa23936322dde6202f9fdbd2b91602af51c27ecba223d9fc3c1e33c9df7e47b3bf0e2aefc6baf13ce53
checksum: 18dba4623f26661641d757c63da2db45e9524c9be96a29ef713c703a9a53792df9ecee9f7365a0858ddbd6440d98fe6b65ca67895ca5884b73cbc7ffc11f3838
languageName: node
linkType: hard

Expand Down Expand Up @@ -2931,7 +2931,7 @@ __metadata:
"@babel/core": 7.25.9
"@babel/preset-env": 7.25.9
"@babel/preset-typescript": 7.25.9
"@types/jest": 29.5.13
"@types/jest": 29.5.14
"@types/node": 20.16.2
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
Expand Down

0 comments on commit 6e62e74

Please sign in to comment.