Update dependency jest to ^29.4.3

This commit is contained in:
renovate[bot] 2023-02-15 13:11:59 +00:00 committed by GitHub
parent ab8b76ed4f
commit 6ef2c43c49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 314 additions and 315 deletions

627
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.34.0",
"jest": "^29.4.2",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
}