Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 15, 2022
1 parent fc4adb9 commit cab33f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -153,7 +153,7 @@
"source-map-support": "0.5.21",
"superagent": "6.1.0",
"supertest": "6.2.1",
"ts-jest": "27.1.2",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"tsc-watch": "4.6.0",
"typescript": "4.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6934,10 +6934,10 @@ trim-newlines@^4.0.2:
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.0.2.tgz"
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==

ts-jest@27.1.2:
version "27.1.2"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz"
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
ts-jest@27.1.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

1 comment on commit cab33f7

@vercel
Copy link

@vercel vercel bot commented on cab33f7 Jan 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.