Skip to content

Commit

Permalink
Merge pull request #1959 from nestjs/renovate/ts-jest-27.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ts-jest to v27.1.3
  • Loading branch information
kamilmysliwiec authored Jan 24, 2022
2 parents 4945265 + e4bbeb1 commit a7e70dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "3.0.2",
"rxjs": "7.5.1",
"supertest": "6.1.6",
"ts-jest": "27.1.1",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"typescript": "4.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9542,10 +9542,10 @@ ts-invariant@^0.4.0:
dependencies:
tslib "^1.9.3"

[email protected].1:
version "27.1.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192"
integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==
[email protected].3:
version "27.1.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit a7e70dc

Please sign in to comment.