Update jest dependencies to their latest versions #228

Open
Vylpes wants to merge 2 commits from feature/199-ts-jest-29-2 into develop
Owner
  • Update jest dependencies to their latest versions
  • Remove the package dependency resolutions which no longer cause vulnerabilities

#199

- Update jest dependencies to their latest versions - Remove the package dependency resolutions which no longer cause vulnerabilities #199
Vylpes added 2 commits 2024-09-15 14:35:26 +01:00
Remove non-vulnerability resolutions
All checks were successful
Test / build (push) Successful in 8s
69e28c4476
Vylpes requested review from VylpesTester 2024-09-15 14:35:30 +01:00
Vylpes added the
type
dependencies
label 2024-09-15 14:35:34 +01:00
VylpesTester was assigned by Vylpes 2024-09-15 14:35:37 +01:00
VylpesTester requested changes 2024-09-15 16:20:17 +01:00
@ -50,3 +50,3 @@
"eslint": "^9.8.0",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.3",
"jest-mock-extended": "^4.0.0-beta1",
Member

Don't want beta versions

Don't want beta versions
All checks were successful
Test / build (push) Successful in 8s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/199-ts-jest-29-2:feature/199-ts-jest-29-2
git checkout feature/199-ts-jest-29-2
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#228
No description provided.