Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
1 change: 0 additions & 1 deletion .yarn/cache/.keep

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"prettier": "3.5.3",
"rimraf": "6.0.1",
"semantic-release": "24.2.3",
"ts-jest": "29.3.0",
"ts-jest": "29.3.2",
"typescript": "5.8.2",
"typescript-eslint": "8.28.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ __metadata:
prettier: "npm:3.5.3"
rimraf: "npm:6.0.1"
semantic-release: "npm:24.2.3"
ts-jest: "npm:29.3.0"
ts-jest: "npm:29.3.2"
typescript: "npm:5.8.2"
typescript-eslint: "npm:8.28.0"
languageName: unknown
Expand Down Expand Up @@ -9100,9 +9100,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 @@ -9112,7 +9112,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 @@ -9134,7 +9134,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/b21997db016fca4620db781d7c8f247b59eb67e39426e533f40a22e57cfac73911b88858d04031f692bf0414071cb93a734443717e16541e0ac062677778d7ae
checksum: 10/62fb226a4df408174a3f28919c89440b2f5df4dec404bb49696591e61d75536b1c3be8ae726d187958a467654d82294d81d2dd70d9ec370542a30907183aaf61
languageName: node
linkType: hard

Expand Down Expand Up @@ -9205,7 +9205,7 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.37.0, type-fest@npm:^4.6.0":
"type-fest@npm:^4.37.0, type-fest@npm:^4.39.1, type-fest@npm:^4.6.0":
version: 4.39.1
resolution: "type-fest@npm:4.39.1"
checksum: 10/8f3fc947cb072effd9ba240425397b4d3c08901b344409bc12a0aabf43fd309f87fa214d7ee0b600f6e2335b435f40992cd22c0ce4bc7ab8dc5a987200f83bcc
Expand Down