Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update dependency ts-jest to v29.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 8bb1372 commit 58a6bf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package/chore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"nodemon": "3.0.3",
"prettier": "3.2.4",
"supertest": "6.3.4",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"tsconfig-paths": "4.2.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5882,10 +5882,10 @@ ts-invariant@^0.10.3:
dependencies:
tslib "^2.1.0"

ts-jest@29.1.1:
version "29.1.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
ts-jest@29.1.2:
version "29.1.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 58a6bf4

Please sign in to comment.