Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update dependency @types/jest to ^29.5.14 #5357

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@fast-check/worker": "workspace:*",
"@jest/expect": "^29.7.0",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/node": "^20.14.15",
"babel-jest": "^29.7.0",
"fast-check": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3028,7 +3028,7 @@ __metadata:
"@fast-check/worker": "workspace:*"
"@jest/expect": "npm:^29.7.0"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^20.14.15"
babel-jest: "npm:^29.7.0"
fast-check: "workspace:*"
Expand Down Expand Up @@ -5451,13 +5451,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: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand Down