Skip to content
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

Bump ts-jest from 29.2.2 to 29.2.3 #26

Merged
merged 1 commit into from
Jul 19, 2024
Merged
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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2003,7 +2003,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.0.0":
"ejs@npm:^3.1.10":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -4536,11 +4536,11 @@ __metadata:
linkType: hard

"ts-jest@npm:^29.2.0":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
dependencies:
bs-logger: 0.x
ejs: ^3.0.0
ejs: ^3.1.10
fast-json-stable-stringify: 2.x
jest-util: ^29.0.0
json5: ^2.2.3
Expand Down Expand Up @@ -4568,7 +4568,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: e8e20167ecab9d164215691ea60e946774519fd602809599d1f2abf8321a767310e9ee2cf377a346a3d6de7b8a8ac619180bb0ab06f3813e51f82973f5a94b82
checksum: b405fe2f5f9b8aee8ec83520e91ce61a43b3025069dc59809cfbee7255ac1710d694a6bdfecc5bba5f365b9605d0520d62855d0c1bbf0665096e12a71ed3a642
languageName: node
linkType: hard

Expand Down