Merge pull request #98 from Borales/renovate/jest-monorepo

Update dependency jest to ^29.4.3
This commit is contained in:
Oleksandr Bordun 2023-02-15 19:18:07 +01:00 committed by GitHub
commit 452d632cde
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"
}