Update dependency jest to ^29.4.0

This commit is contained in:
renovate[bot] 2023-01-24 11:17:05 +00:00 committed by GitHub
parent 9ef6c1f83b
commit 16d9240525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 382 additions and 365 deletions

745
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "^27.2.1",
"eslint": "^8.32.0",
"jest": "^29.3.1",
"jest": "^29.4.0",
"prettier": "^2.8.3",
"typescript": "^4.9.4"
}