Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent 6c2ab62 commit 6c55d17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jest-mock": "29.7.0",
"nodemon": "3.0.3",
"supertest": "^6.3.1",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4672,7 +4672,7 @@ __metadata:
mongodb: 6.3.0
nodemon: 3.0.3
supertest: ^6.3.1
ts-jest: 29.1.1
ts-jest: 29.1.2
ts-node: 10.9.2
typescript: 5.3.3
winston: 3.11.0
Expand Down Expand Up @@ -9082,9 +9082,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.1":
version: 29.1.1
resolution: "ts-jest@npm:29.1.1"
"ts-jest@npm:29.1.2":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -9111,7 +9111,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: a8c9e284ed4f819526749f6e4dc6421ec666f20ab44d31b0f02b4ed979975f7580b18aea4813172d43e39b29464a71899f8893dd29b06b4a351a3af8ba47b402
checksum: a0ce0affc1b716c78c9ab55837829c42cb04b753d174a5c796bb1ddf9f0379fc20647b76fbe30edb30d9b23181908138d6b4c51ef2ae5e187b66635c295cefd5
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c55d17

Please sign in to comment.