Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 16, 2021
1 parent 44bb2ec commit 51e535b
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 @@ -150,7 +150,7 @@
"source-map-support": "0.5.20",
"superagent": "6.1.0",
"supertest": "6.1.6",
"ts-jest": "27.0.6",
"ts-jest": "27.0.7",
"ts-node": "10.3.0",
"tsc-watch": "4.5.0",
"typescript": "4.4.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6836,10 +6836,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.0.6:
version "27.0.6"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.6.tgz#9960dbbdb33792b79c5ee24d1c62514fd7b60052"
integrity sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==
ts-jest@27.0.7:
version "27.0.7"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 51e535b

Please sign in to comment.