Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2024
1 parent e220598 commit fc0f947
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"prettier": "3.3.3",
"renovate-config-algolia": "2.1.10",
"semantic-release": "22.0.12",
"ts-jest": "29.2.2",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"validator": "13.12.0"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4239,7 +4239,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 @@ -9066,7 +9066,7 @@ __metadata:
throttled-queue: ^2.1.4
traverse: 0.6.9
truncate-utf8-bytes: 1.0.2
ts-jest: 29.2.2
ts-jest: 29.2.3
ts-node: 10.9.2
typescript: 5.4.5
validator: 13.12.0
Expand Down Expand Up @@ -11803,12 +11803,12 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.2.2":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
"ts-jest@npm:29.2.3":
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 @@ -11836,7 +11836,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: e8e20167ecab9d164215691ea60e946774519fd602809599d1f2abf8321a767310e9ee2cf377a346a3d6de7b8a8ac619180bb0ab06f3813e51f82973f5a94b82
checksum: b405fe2f5f9b8aee8ec83520e91ce61a43b3025069dc59809cfbee7255ac1710d694a6bdfecc5bba5f365b9605d0520d62855d0c1bbf0665096e12a71ed3a642
languageName: node
linkType: hard

Expand Down

0 comments on commit fc0f947

Please sign in to comment.