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

Update dependency jest to ^29.4.2
This commit is contained in:
Oleksandr Bordun 2023-02-08 22:32:46 +01:00 committed by GitHub
commit 3fe4d9e231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 325 additions and 325 deletions

648
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.33.0",
"jest": "^29.4.1",
"jest": "^29.4.2",
"prettier": "^2.8.3",
"typescript": "^4.9.5"
}