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

Update dependency jest to ^29.4.0
This commit is contained in:
Oleksandr Bordun 2023-01-24 22:12:36 +01:00 committed by GitHub
commit d62689e1f9
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"
}