Bump jest-circus from 29.6.4 to 29.7.0 (#376)

This commit is contained in:
dependabot[bot]
2023-10-17 17:12:35 -04:00
committed by GitHub
parent 476ee61234
commit e386e41d9f
2 changed files with 4 additions and 297 deletions

View File

@@ -63,7 +63,7 @@
"@types/jest": "^29.5.5",
"@types/node": "^20.6.0",
"jest": "^29.7.0",
"jest-circus": "^29.6.4",
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}