Skip to content

chore(deps-dev): bump ts-jest from 29.3.0 to 29.3.2 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"globals": "^16.0.0",
"jest": "^29.7.0",
"nodemon": "^3.1.9",
"ts-jest": "^29.3.0",
"ts-jest": "^29.3.2",
"typescript": "^5.8.2",
"typescript-eslint": "^8.28.0",
"vitest": "^3.0.9"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4232,7 +4232,7 @@ __metadata:
globals: "npm:^16.0.0"
jest: "npm:^29.7.0"
nodemon: "npm:^3.1.9"
ts-jest: "npm:^29.3.0"
ts-jest: "npm:^29.3.2"
typescript: "npm:^5.8.2"
typescript-eslint: "npm:^8.28.0"
uuid: "npm:^11.1.0"
Expand Down Expand Up @@ -5623,9 +5623,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.3.0":
version: 29.3.0
resolution: "ts-jest@npm:29.3.0"
"ts-jest@npm:^29.3.2":
version: 29.3.2
resolution: "ts-jest@npm:29.3.2"
dependencies:
bs-logger: "npm:^0.2.6"
ejs: "npm:^3.1.10"
Expand All @@ -5635,7 +5635,7 @@ __metadata:
lodash.memoize: "npm:^4.1.2"
make-error: "npm:^1.3.6"
semver: "npm:^7.7.1"
type-fest: "npm:^4.37.0"
type-fest: "npm:^4.39.1"
yargs-parser: "npm:^21.1.1"
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
Expand All @@ -5657,7 +5657,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/c6a6b80e056a6d78679307fc859ebaafa9809bd707e5679b4f3e75b774137d840e607401698059e98497dac299c8c90305eae7ae8464cb1c6f161edfa8de0903
checksum: 10c0/84762720dbef45c1644348d67d0dcb8b7ad6369a16628c4752aceeb47f0ccdad63ae14485048b641c20ce096337a160ab816881361ef5517325bac6a5b3756e0
languageName: node
linkType: hard

Expand All @@ -5684,10 +5684,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.37.0":
version: 4.38.0
resolution: "type-fest@npm:4.38.0"
checksum: 10c0/db9990d682a08697cf8ae67ac3cdbca734c742c96615e8888401d7d54e376b390e6a5d3be25fe3b4b439e1bb88a7da461da678a614ece8caccd9c0a07dd2e5f4
"type-fest@npm:^4.39.1":
version: 4.39.1
resolution: "type-fest@npm:4.39.1"
checksum: 10c0/f5bf302eb2e2f70658be1757aa578f4a09da3f65699b0b12b7ae5502ccea76e5124521a6e6b69540f442c3dc924c394202a2ab58718d0582725c7ac23c072594
languageName: node
linkType: hard

Expand Down